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 22107ac commit e306dd7Copy full SHA for e306dd7
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# GoLang Module Release Notes
2
3
+## 1.6.4 2019-11-06
4
+
5
6
## 1.6.4 2019-11-06
7
8
* Updated helloworld example to be more configurable allowing it to be used in other example documentation
VERSION
@@ -1 +1 @@
-1.6.4
+1.6.5+dev
version.go
@@ -1,3 +1,3 @@
package sigsci
-const version = "1.6.4"
+const version = "1.6.5+dev"
0 commit comments