bump to v0.6.3

This commit is contained in:
sentriz
2020-01-29 15:34:40 +00:00
parent d8b648fb17
commit 819af935cd
25 changed files with 115 additions and 115 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Wed Jan 29 00:11:51 GMT 2020
// Wed Jan 29 15:34:36 GMT 2020
// 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.6.2"
const VERSION = "v0.6.3"