diff options
| author | Ben Beltran <ben@nsovocal.com> | 2014-08-12 13:17:33 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2014-08-12 13:17:33 -0500 |
| commit | 21653e1d2688779376b509e6c2e7086553d55010 (patch) | |
| tree | e7e5647d071f2d6796355986058fd8eb1984cde4 /package.json | |
| parent | 22d974aba0ac1da648548265b453173319631a16 (diff) | |
Fixes entity systemsv0.1.4
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 5ab3157..d31805d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "serpentity", "description": "A simple entity framework inspired by ash", - "version": "0.1.3", + "version": "0.1.4", "contributors": [ { "name": "Ben Beltran", |