diff options
author | Steve Manuel <nilslice@gmail.com> | 2017-01-18 10:22:58 -0800 |
---|---|---|
committer | Steve Manuel <nilslice@gmail.com> | 2017-01-18 10:22:58 -0800 |
commit | dcd03cf8537f2f167fff5ef5640257dc65a9cfa3 (patch) | |
tree | fa29a6d8a3ebccf13f1d11f9712742e7f50fb895 | |
parent | 673c0cc360f988ae6ef5c7878def3c84ec7c8218 (diff) |
adhere to semantic versioning
-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 f60a668..3be8083 100644 --- a/cmd/ponzu/ponzu.json +++ b/cmd/ponzu/ponzu.json @@ -1,3 +1,3 @@ { - "version": "0.70" + "version": "0.7.0" }
\ No newline at end of file |