bump to v0.7.2

This commit is contained in:
sentriz
2020-02-23 04:09:46 +00:00
parent 554a74cba5
commit 8e374af629
25 changed files with 121 additions and 121 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Fri Feb 21 22:51:28 GMT 2020
// Sun Feb 23 04:09:43 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.1"
const VERSION = "v0.7.2"