diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-10-24 17:27:36 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-10-24 17:27:36 -0400 |
| commit | 073b2af3e21edccb35dad6b5bfdda2772f164abf (patch) | |
| tree | 4621ce5a3a282b30b59d55cb770672a5b681aa24 /package.json | |
| parent | bc38a56567c20f3205b89dae710d131655b0220d (diff) | |
fix issue with empty schemasv0.2.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 74cf612..66f4a41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "okcms", - "version": "0.2.3", + "version": "0.2.4", "description": "The dopest CMS on the planet.", "main": "app/index.js", "scripts": { |
