bump to v0.10.0

generated by `_do_bump_version` script in project root
This commit is contained in:
sentriz
2020-07-16 23:36:47 +01:00
parent 3e68ac0e81
commit 87caba8f0d
25 changed files with 430 additions and 373 deletions

View File

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