diff options
author | Steve Manuel <nilslice@gmail.com> | 2017-01-19 09:09:44 -0800 |
---|---|---|
committer | Steve Manuel <nilslice@gmail.com> | 2017-01-19 09:09:44 -0800 |
commit | 4aae7bc1ebe1f2e51322ff8a991c7fa6f3c48168 (patch) | |
tree | b67b531f2b9d30df2b8879010c6fe1b7594955bd /cmd/ponzu/ponzu.json | |
parent | e397126da64633910a45631bced499943d1443a6 (diff) |
adding upgrade and version to CLI usage and help command, fixing issue #31 with ponzu version printing project version
Diffstat (limited to 'cmd/ponzu/ponzu.json')
-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 0e9769e..0f0b1ab 100644 --- a/cmd/ponzu/ponzu.json +++ b/cmd/ponzu/ponzu.json @@ -1,3 +1,3 @@ { - "version": "0.7.1" + "version": "0.7.2" }
\ No newline at end of file |