bump to v0.8.1

This commit is contained in:
sentriz
2020-03-13 00:14:02 +00:00
parent 7439806b11
commit 9ccf7fb19c
25 changed files with 114 additions and 114 deletions

View File

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