Bump version to 0.5.0, update deps
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
||||
package version
|
||||
|
||||
const Maj = "0"
|
||||
const Min = "4"
|
||||
const Fix = "1"
|
||||
const Min = "5"
|
||||
const Fix = "0"
|
||||
|
||||
const Version = "0.4.1"
|
||||
const Version = "0.5.0"
|
||||
|
||||
Reference in New Issue
Block a user