From 6ead0a51e6f2a36c15924626614439523aff9199 Mon Sep 17 00:00:00 2001 From: Benjamin Pannell Date: Thu, 7 May 2015 08:38:18 +0200 Subject: [PATCH] v5.0.0-alpha.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28a24c5..0a216ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iridium", - "version": "5.0.0-alpha.8", + "version": "5.0.0-alpha.9", "author": "Benjamin Pannell ", "description": "A custom lightweight ORM for MongoDB designed for power-users", "homepage": "https://sierrasoftworks.com/iridium",