diff options
| author | Ben Beltran <ben@nsovocal.com> | 2014-08-12 15:19:17 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2014-08-12 15:19:17 -0500 |
| commit | 946b8327920fb534e53712a332f327380ce2a518 (patch) | |
| tree | d544b2dca1b7b1bc75d50e2c1707ba12982903d8 /package.json | |
| parent | 21653e1d2688779376b509e6c2e7086553d55010 (diff) | |
Proper class based lookup of node collections
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |