diff options
author | Steve <nilslice@gmail.com> | 2017-02-13 11:12:58 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-13 11:12:58 -0800 |
commit | c20bb5e5fe028480c5596fcf238f81a45d393999 (patch) | |
tree | ff1da96ac13845a442c2b3e65eff2b16c8f911fb | |
parent | 4222b04d45b2932022c71eecf909e0e43f5f9d9d (diff) | |
parent | 2b99a5ebd1fd2081a68d593c5961de8d482e9ad7 (diff) |
Merge pull request #74 from ponzu-cms/ponzu-dev
bump version
-rw-r--r-- | cmd/ponzu/ponzu.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/ponzu/ponzu.json b/cmd/ponzu/ponzu.json index 51e171b..0cd94f9 100644 --- a/cmd/ponzu/ponzu.json +++ b/cmd/ponzu/ponzu.json @@ -1,3 +1,3 @@ { - "version": "0.8.3" + "version": "0.8.4" } |