bump to v0.8.4

generated by `_do_bump_version` script in project root
This commit is contained in:
sentriz
2020-04-01 18:00:00 +01:00
parent 0b0f336be1
commit a127980f68
26 changed files with 668 additions and 668 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Thu 26 Mar 2020 01:48:51 GMT
// Wed 01 Apr 2020 17:59:56 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.3"
const VERSION = "v0.8.4"