diff options
| author | Ben Beltran <ben@nsovocal.com> | 2014-08-11 18:28:59 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2014-08-11 18:28:59 -0500 |
| commit | f97380adc4933fa3bf65b84f010bd303c9dd28a2 (patch) | |
| tree | 515286b7ffb429b9e83e93468a48232268b1e21b /package.json | |
| parent | 5077b10bd397eb290af90ca5e49f32a95e81e9a7 (diff) | |
Prepare it for the browser
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index d546847..9b87907 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name" : "serpentity", - "description" : "A simple entity frameowrk inspired by ash", - "version" : "0.1.2", + "description" : "A simple entity framework inspired by ash", + "version" : "0.1.3", "contributors" : [ { "name" : "Ben Beltran", |