bump to v0.9.3

generated by `_do_bump_version` script in project root
This commit is contained in:
sentriz
2020-06-18 21:12:20 +01:00
parent 88a6effe7f
commit d944133934
25 changed files with 134 additions and 134 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Sat 13 Jun 2020 16:03:52 IST
// Thu 18 Jun 2020 21:12:15 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.2"
const VERSION = "v0.9.3"