diff options
author | Ollie Phillips <7113347+olliephillips@users.noreply.github.com> | 2019-08-01 16:48:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-01 16:48:22 +0100 |
commit | f0472b990d7022e2022538d54286bd11ecfaa912 (patch) | |
tree | 7928413f9d392e0fb2b683225dc6a7bcc5804ef6 /cmd | |
parent | 3ef2dc0da5d39686da48ac90e8a8a2c6b861e549 (diff) | |
parent | 4beb78e420595eea405566741490b2aa2f5e1854 (diff) |
Merge pull request #311 from ponzu-cms/ponzu-dev
Merging ponzu-dev to master as v0.11.0
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 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" } |