bump to v0.11.0

generated by `_do_bump_version` script in project root
This commit is contained in:
sentriz
2020-07-25 15:06:49 +01:00
parent c05b92d924
commit 056fb54a70
24 changed files with 152 additions and 152 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Fri 24 Jul 2020 15:08:33 IST
// Sat 25 Jul 2020 15:06:45 IST
// DO NOT EDIT
package version
@@ -7,4 +7,4 @@ package version
const NAME = "gonic"
const NAME_UPPER = "GONIC"
const NAME_EMBED = "gonicembed"
const VERSION = "v0.10.3"
const VERSION = "v0.11.0"