Skip to content

Commit 67840d6

Browse files
committed
bump to v1.3.60
- upgrade deps - security patches - [ci.sh] improved version finder (more)
1 parent 9e5c3c4 commit 67840d6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
- v1.3.60
4+
- upgrade deps
5+
- security patches
6+
- [ci.sh] improved version finder (more)
7+
38
- v1.3.55
49
- UPGRADE GO TOOLCHAIN TO 1.24.x (1.24.5)
510
- upgrade deps

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@
109109
// - https://github.com/hedzr/store
110110
package store
111111

112-
const Version = "v1.3.55" // Version of libs.store
112+
const Version = "v1.3.60" // Version of libs.store

0 commit comments

Comments
 (0)