bump to v0.8.0

This commit is contained in:
sentriz
2020-03-12 15:19:18 +00:00
parent 3a8e5b9205
commit f702cfdec3
26 changed files with 140 additions and 140 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Tue Mar 3 12:30:20 GMT 2020
// Thu 12 Mar 2020 15:19:13 GMT
// 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.5"
const VERSION = "v0.8.0"