bump to v0.7.5

This commit is contained in:
sentriz
2020-03-03 12:30:26 +00:00
parent 2f563c3406
commit 754bc74bc7
25 changed files with 172 additions and 170 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Sun Mar 1 21:12:50 GMT 2020
// Tue Mar 3 12:30:20 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.4"
const VERSION = "v0.7.5"