diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-04-07 11:58:36 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-04-07 11:58:36 -0400 |
| commit | 73b530ee61f4982c6d9cd725b9fc8158d9de1f8f (patch) | |
| tree | 0b6881ed63a8886d754b7c8d40c36d1786608edc /package.json | |
| parent | 654053736a74aa8cd4344e9c4f5e5a7ebeefc33e (diff) | |
Fix bug in OKAdminview - spec not being passed to transformDatav0.1.27
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 5caef74..2d5df49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "okcms", - "version": "0.1.26", + "version": "0.1.27", "description": "great", "main": "app/index.js", "scripts": { |
