bump to v0.9.2

generated by `_do_bump_version` script in project root
This commit is contained in:
sentriz
2020-06-13 16:03:57 +01:00
parent 431641b83a
commit 9440bf3696
24 changed files with 124 additions and 124 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Sat 06 Jun 2020 21:00:49 IST
// Sat 13 Jun 2020 16:03:52 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.1"
const VERSION = "v0.9.2"