bump to v0.7.1

This commit is contained in:
sentriz
2020-02-21 22:51:32 +00:00
parent d502945b7f
commit 3ced8221db
25 changed files with 124 additions and 124 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Fri Feb 21 02:21:50 GMT 2020
// Fri Feb 21 22:51:28 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.7.0"
const VERSION = "v0.7.1"