bump to v0.8.5

generated by `_do_bump_version` script in project root
This commit is contained in:
sentriz
2020-04-12 18:38:08 +01:00
parent 5b76ab4e4b
commit f262c66c76
26 changed files with 329 additions and 279 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Wed 01 Apr 2020 17:59:56 IST
// Sun 12 Apr 2020 18:37:24 IST
// DO NOT EDIT
package version
@@ -8,4 +8,4 @@ const NAME = "gonic"
const NAME_UPPER = "GONIC"
const NAME_EMBED = "gonicembed"
const NAME_SCAN = "gonicscan"
const VERSION = "v0.8.4"
const VERSION = "v0.8.5"