We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e676870 commit 3d60ccfCopy full SHA for 3d60ccf
CHANGELOG
@@ -1,5 +1,8 @@
1
# CHANGELOG
2
3
+- v1.4.0
4
+ - upgrade toolchain to go1.25+
5
+
6
- v1.3.68
7
- upgrade deps
8
- security patches
doc.go
@@ -109,4 +109,4 @@
109
// - https://github.com/hedzr/store
110
package store
111
112
-const Version = "v1.3.68" // Version of libs.store
+const Version = "v1.4.0" // Version of libs.store
0 commit comments