bump to v0.8.2

generated by `_do_bump_version` script in project root
This commit is contained in:
sentriz
2020-03-20 14:16:00 +00:00
parent ed4f55a21f
commit 4e3a0db739
25 changed files with 148 additions and 148 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Fri 13 Mar 2020 00:13:58 GMT
// Fri 20 Mar 2020 14:15:56 GMT
// 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.1"
const VERSION = "v0.8.2"