From 946b8327920fb534e53712a332f327380ce2a518 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Tue, 12 Aug 2014 15:19:17 -0500 Subject: Proper class based lookup of node collections --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index d31805d..06ed1b9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "serpentity", "description": "A simple entity framework inspired by ash", - "version": "0.1.4", + "version": "0.1.5", "contributors": [ { "name": "Ben Beltran", -- cgit