version and changelog
This commit is contained in:
parent
ba9eb6d368
commit
1d2c2d88b1
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## 0.13.0 (TBD)
|
||||
## 0.13.0 (April 2, 2018)
|
||||
|
||||
BREAKING CHANGES
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@ const Maj = "0"
|
||||
const Min = "13"
|
||||
const Fix = "0"
|
||||
|
||||
const Version = "0.13.0-dev"
|
||||
const Version = "0.13.0"
|
||||
|
||||
// GitCommit set by build flags
|
||||
var GitCommit = ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user