bump to v0.9.5

generated by `_do_bump_version` script in project root
This commit is contained in:
sentriz
2020-07-05 17:14:35 +01:00
parent a152492a7e
commit 3a7611bab4
24 changed files with 163 additions and 163 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Tue 30 Jun 2020 20:44:12 IST
// Sun 05 Jul 2020 17:14:31 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.4"
const VERSION = "v0.9.5"