diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-04-24 11:06:48 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-04-24 11:06:48 -0400 |
| commit | 6ca70643c18df738fbad5a4e13b1c48fab9ea430 (patch) | |
| tree | b3b12462d767121911a992a8e76f365fd9abbe94 /package.json | |
| parent | f76ec56f3d70da6359905e9b9666f581599edd4f (diff) | |
Fix groupBy data not showing up in admin templatev0.1.35
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 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": { |
