bump to v0.5.0

This commit is contained in:
sentriz
2020-01-22 14:16:21 +00:00
parent 9df1f4f373
commit 8a86cd722f

View File

@@ -1,5 +1,5 @@
// generated by `_do_bump_version` script in project root
// Thu Dec 5 22:44:00 GMT 2019
// Wed Jan 22 14:16:21 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.4.3"
const VERSION = "v0.5.0"