version and changelog
This commit is contained in:
parent
c6796b8fba
commit
cb6534a8f8
|
@ -15,7 +15,7 @@ FIXES
|
|||
|
||||
## 0.18.0
|
||||
|
||||
_2018-06-05_
|
||||
*June 9, 2018*
|
||||
|
||||
BREAKING CHANGES
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ const Maj = "0"
|
|||
const Min = "18"
|
||||
const Fix = "0"
|
||||
|
||||
const Version = "0.18.0-dev"
|
||||
const Version = "0.18.0"
|
||||
|
||||
// GitCommit set by build flags
|
||||
var GitCommit = ""
|
||||
|
|
Loading…
Reference in New Issue