We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e5c3c4 commit 67840d6Copy full SHA for 67840d6
CHANGELOG
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
3
+- v1.3.60
4
+ - upgrade deps
5
+ - security patches
6
+ - [ci.sh] improved version finder (more)
7
+
8
- v1.3.55
9
- UPGRADE GO TOOLCHAIN TO 1.24.x (1.24.5)
10
- upgrade deps
doc.go
@@ -109,4 +109,4 @@
109
// - https://github.com/hedzr/store
110
package store
111
112
-const Version = "v1.3.55" // Version of libs.store
+const Version = "v1.3.60" // Version of libs.store
0 commit comments