Version bump to 0.1.3
This commit is contained in:
parent
7eae3e5464
commit
24f8a92ab4
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -15,7 +15,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
// VERSION The version release
|
// VERSION The version release
|
||||||
const VERSION = "0.1.2"
|
const VERSION = "0.1.3"
|
||||||
|
|
||||||
// AUTHOR The author name
|
// AUTHOR The author name
|
||||||
const AUTHOR = "Elia el Lazkani"
|
const AUTHOR = "Elia el Lazkani"
|
||||||
|
|
Loading…
Reference in a new issue