diff --git a/README.md b/README.md index a5c3c819..9b285cca 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 ``` --- diff --git a/cmd/ponzu/ponzu.json b/cmd/ponzu/ponzu.json index 3be80838..0e9769e3 100644 --- a/cmd/ponzu/ponzu.json +++ b/cmd/ponzu/ponzu.json @@ -1,3 +1,3 @@ { - "version": "0.7.0" + "version": "0.7.1" } \ No newline at end of file