diff options
| author | Ben Beltran <ben@nsovocal.com> | 2014-08-12 19:25:52 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2014-08-12 19:25:52 -0500 |
| commit | 60a6915a0b24975e28a02b28e43d34f6dbb15625 (patch) | |
| tree | ccf114757150425e9ab3e4587f09cd1795567d27 /package.json | |
| parent | a2949b6a6621627d0382fd1702d067b7b82322ed (diff) | |
Components extend without having to define initv0.1.6
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 06ed1b9..642de3e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "serpentity", "description": "A simple entity framework inspired by ash", - "version": "0.1.5", + "version": "0.1.6", "contributors": [ { "name": "Ben Beltran", |