Anton Kaliaev
7 years ago
No known key found for this signature in database
GPG Key ID: 7B6881D965918214
1 changed files with
2 additions and
2 deletions
-
version/version.go
|
|
@ -4,6 +4,6 @@ package version |
|
|
|
|
|
|
|
const Maj = "0" |
|
|
|
const Min = "7" |
|
|
|
const Fix = "0" |
|
|
|
const Fix = "1" |
|
|
|
|
|
|
|
const Version = "0.7.0" |
|
|
|
const Version = "0.7.1" |