Skip to content

Commit d878391

Browse files
committed
bump to v1.1.18
1 parent 72e179b commit d878391

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
# HISTORY
22

3+
- v1.1.18
4+
- security patch
5+
36
- v1.1.17
47
- security patch
58
- move to go toolchain 1.22.7

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ package evendeep
22

33
const (
44
// Version string for hedzr/evendeep package
5-
Version = "1.1.17"
5+
Version = "1.1.18"
66
)

0 commit comments

Comments
 (0)