diff options
author | Ollie Phillips <oliver@eantics.co.uk> | 2019-03-25 12:17:53 +0000 |
---|---|---|
committer | Steve Manuel <nilslice@gmail.com> | 2019-03-25 13:02:06 -0600 |
commit | 5ad601fb87da1e345eb4a6b947972bd77d96c720 (patch) | |
tree | 8d2ef0780c0078d4a66ca963e5cafcd9f903162f | |
parent | 584a06456960231eed5171948dcc604980289e42 (diff) |
updated to 0.10.0 for the repo, 0.9.4 in the 0.10.0 release which might require a 0.10.1 release to rectify
-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 676f2c1..8bc065d 100644 --- a/cmd/ponzu/ponzu.json +++ b/cmd/ponzu/ponzu.json @@ -1,3 +1,3 @@ { - "version": "0.9.4" + "version": "0.10.0" } |