bump to v0.8.6

generated by `_do_bump_version` script in project root
This commit is contained in:
sentriz
2020-04-25 03:29:25 +01:00
parent 6aab8b6804
commit 8d1c80cdc0
25 changed files with 168 additions and 169 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Sun 12 Apr 2020 18:37:24 IST
// Sat 25 Apr 2020 03:29:21 IST
// DO NOT EDIT
package version
@@ -7,5 +7,4 @@ package version
const NAME = "gonic"
const NAME_UPPER = "GONIC"
const NAME_EMBED = "gonicembed"
const NAME_SCAN = "gonicscan"
const VERSION = "v0.8.5"
const VERSION = "v0.8.6"