We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6796b8 commit cb6534aCopy full SHA for cb6534a
CHANGELOG.md
@@ -15,7 +15,7 @@ FIXES
15
16
## 0.18.0
17
18
-_2018-06-05_
+*June 9, 2018*
19
20
BREAKING CHANGES
21
version/version.go
@@ -9,7 +9,7 @@ const Maj = "0"
9
const Min = "18"
10
const Fix = "0"
11
12
-const Version = "0.18.0-dev"
+const Version = "0.18.0"
13
14
// GitCommit set by build flags
var GitCommit = ""
0 commit comments