bump to v0.9.1

generated by `_do_bump_version` script in project root
This commit is contained in:
sentriz
2020-06-06 21:00:53 +01:00
parent 06ffa7d0d3
commit dd258ebbeb
24 changed files with 163 additions and 163 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Sat 06 Jun 2020 18:42:09 IST
// Sat 06 Jun 2020 21:00:49 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.0"
const VERSION = "v0.9.1"