bump to v0.9.4

generated by `_do_bump_version` script in project root
This commit is contained in:
sentriz
2020-06-30 20:44:16 +01:00
parent 0581335622
commit 6c02ab29e1
24 changed files with 123 additions and 123 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Thu 18 Jun 2020 21:12:15 IST
// Tue 30 Jun 2020 20:44:12 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.3"
const VERSION = "v0.9.4"