Skip to content

Commit 3d60ccf

Browse files
committed
bump to v1.4.0
- upgrade toolchain to go1.25+
1 parent e676870 commit 3d60ccf

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

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

3+
- v1.4.0
4+
- upgrade toolchain to go1.25+
5+
36
- v1.3.68
47
- upgrade deps
58
- security patches

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.68" // Version of libs.store
112+
const Version = "v1.4.0" // Version of libs.store

0 commit comments

Comments
 (0)