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 4ad6122 commit 7e6d936Copy full SHA for 7e6d936
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Golang Module Release Notes
2
3
+## 1.12.1 2023-02-24
4
+
5
+* Sync versions
6
7
## 1.12.0 2023-01-10
8
9
* Replaced internal custom header extractor function with raw header extractor function
VERSION
@@ -1 +1 @@
-1.12.0
+1.12.1
version.go
@@ -1,3 +1,3 @@
package sigsci
-const version = "1.11.0"
+const version = "1.12.1"
0 commit comments