bump to v0.6.1

This commit is contained in:
sentriz
2020-01-27 18:13:56 +00:00
parent 1dbd7811e6
commit 47411b4169
25 changed files with 110 additions and 110 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Mon Jan 27 17:03:45 GMT 2020
// Mon Jan 27 18:13:52 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.0"
const VERSION = "v0.6.1"