summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-04-21 18:02:31 -0400
committerJules Laplace <jules@okfoc.us>2016-04-21 18:02:31 -0400
commitf76ec56f3d70da6359905e9b9666f581599edd4f (patch)
tree46111a091e729b942decac816b6640b601be2918 /package.json
parent1d5c1c1525dbefd7891acbdf7492ee9e62e24e16 (diff)
fix issue with single input fields, store image width/heightv0.1.34
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 619b1c8..971efed 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "okcms",
- "version": "0.1.33",
- "description": "great",
+ "version": "0.1.34",
+ "description": "The dopest CMS on the planet.",
"main": "app/index.js",
"scripts": {
"postinstall": "./install.sh",