We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f6c33 commit ab72883Copy full SHA for ab72883
version.go
@@ -1,4 +1,4 @@
1
package hop
2
3
// Version is used to define a tagged version. This will be updated when a new version is released.
4
-const Version = "1.12.0"
+const Version = "1.12.1"
0 commit comments