bump version
This commit is contained in:
+3
-3
@@ -6,7 +6,7 @@ package version
|
||||
// TODO improve
|
||||
|
||||
const Maj = "0"
|
||||
const Min = "7"
|
||||
const Fix = "1"
|
||||
const Min = "9"
|
||||
const Fix = "0"
|
||||
|
||||
const Version = "0.7.1"
|
||||
const Version = "0.9.0"
|
||||
|
||||
Reference in New Issue
Block a user