bump to v0.10.1

generated by `_do_bump_version` script in project root
This commit is contained in:
sentriz
2020-07-23 20:31:38 +01:00
parent 373f5a2cca
commit 606d761039
25 changed files with 155 additions and 155 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Thu 16 Jul 2020 23:36:42 IST
// Thu 23 Jul 2020 20:31:34 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.10.0"
const VERSION = "v0.10.1"