diff options
author | Ollie Phillips <oliver@eantics.co.uk> | 2019-07-18 19:19:47 +0100 |
---|---|---|
committer | Ollie Phillips <oliver@eantics.co.uk> | 2019-07-18 19:19:47 +0100 |
commit | 4beb78e420595eea405566741490b2aa2f5e1854 (patch) | |
tree | 7928413f9d392e0fb2b683225dc6a7bcc5804ef6 | |
parent | 75d316ccfb4500d618b8745a8c97ee9eac16c05b (diff) |
version increment to 0.11.0
-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 7f38ce4..abc8344 100644 --- a/cmd/ponzu/ponzu.json +++ b/cmd/ponzu/ponzu.json @@ -1,3 +1,3 @@ { - "version": "0.10.1" + "version": "0.11.0" } |