diff options
author | Steve Manuel <nilslice@gmail.com> | 2018-01-21 12:21:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-21 12:21:40 -0700 |
commit | 63a60ccf7e3fe494b46d9ab75c15d355b7257404 (patch) | |
tree | b30d0d489942b9a9650e41555befc4a89b75dc42 /cmd | |
parent | ca0b1f44fec5fb944304bf2668623d21bdc01150 (diff) |
[docs] bump version, release docs version (#226)
* [docs] README.md: update with circle badge and fix docs
* [docs] bump version
Diffstat (limited to 'cmd')
-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 364e73e..676f2c1 100644 --- a/cmd/ponzu/ponzu.json +++ b/cmd/ponzu/ponzu.json @@ -1,3 +1,3 @@ { - "version": "0.9.3" + "version": "0.9.4" } |