Skip to content

Commit 5b6cd1b

Browse files
committed
bump: 2.4.0
1 parent acccce9 commit 5b6cd1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.0
1+
2.4.0

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
)
1919

2020
var (
21-
Version = "2.3.0"
21+
Version = "2.4.0"
2222
)
2323

2424
//go:embed locales/*.yml

0 commit comments

Comments
 (0)