bump to v0.5.2

This commit is contained in:
sentriz
2020-01-23 17:19:19 +00:00
parent ce3fda696a
commit 6ad284aa3e
25 changed files with 127 additions and 127 deletions

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Wed Jan 22 15:02:57 GMT 2020
// Thu Jan 23 17:19:15 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.5.1"
const VERSION = "v0.5.2"