Bump version to 0.7.0-alpha
This commit is contained in:
+3
-3
@@ -2,7 +2,7 @@
|
||||
package version
|
||||
|
||||
const Maj = "0"
|
||||
const Min = "6"
|
||||
const Fix = "2"
|
||||
const Min = "7"
|
||||
const Fix = "0"
|
||||
|
||||
const Version = "0.6.2"
|
||||
const Version = "0.7.0-alpha"
|
||||
|
||||
Reference in New Issue
Block a user