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 d878c35 commit 22107acCopy full SHA for 22107ac
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# GoLang Module Release Notes
2
3
-## Unreleased
+## 1.6.4 2019-11-06
4
5
* Updated helloworld example to be more configurable allowing it to be used in other example documentation
6
* Added the ability to support inspecting gRPC (protobuf) content
VERSION
@@ -1 +1 @@
-1.6.3
+1.6.4
version.go
@@ -1,3 +1,3 @@
package sigsci
-const version = "1.6.3"
+const version = "1.6.4"
0 commit comments