summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSteve Manuel <nilslice@gmail.com>2017-01-18 10:46:11 -0800
committerSteve Manuel <nilslice@gmail.com>2017-01-18 10:46:11 -0800
commite397126da64633910a45631bced499943d1443a6 (patch)
treeef5fe96312e470eb7051eaee79fe2e625db3ffeb /README.md
parent3f0498f97080067d3edc4d827a117222f617cebd (diff)
bumping version
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a5c3c81..9b285cc 100644
--- a/README.md
+++ b/README.md
@@ -189,7 +189,7 @@ Prints the version of the Ponzu CLI you have installed.
Example:
```bash
$ ponzu version
-> Ponzu v0.7.0
+> Ponzu v0.7.1
```
---