bump to v0.9.6

generated by `_do_bump_version` script in project root
This commit is contained in:
sentriz
2020-07-10 16:39:47 +01:00
parent bd8219c20d
commit a991fb98d5
24 changed files with 196 additions and 196 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Sun 05 Jul 2020 17:14:31 IST
// Fri 10 Jul 2020 16:39:39 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.9.5"
const VERSION = "v0.9.6"