summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-04-24 11:06:48 -0400
committerJules Laplace <jules@okfoc.us>2016-04-24 11:06:48 -0400
commit6ca70643c18df738fbad5a4e13b1c48fab9ea430 (patch)
treeb3b12462d767121911a992a8e76f365fd9abbe94 /package.json
parentf76ec56f3d70da6359905e9b9666f581599edd4f (diff)
Fix groupBy data not showing up in admin templatev0.1.35
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 971efed..c78669a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "okcms",
- "version": "0.1.34",
+ "version": "0.1.35",
"description": "The dopest CMS on the planet.",
"main": "app/index.js",
"scripts": {