Skip to content

Commit 49da2e6

Browse files
committed
bump to v2.2.0
- upgrade toolchain to go1.25+ - upgrade deps
1 parent a0ad320 commit 49da2e6

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG

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

3+
- v2.2.0
4+
5+
- upgrade toolchain to go1.25+
6+
- upgrade deps
7+
38
- v2.1.67
49

510
- fix help system wrong output of lines in invoking subcmd

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@
119119
// For more documentation please go and check out https://docs.hedzr.com/cmdr.v2/.
120120
package cmdr
121121

122-
const Version = "v2.1.67" // Version fir hedzr/cmdr/v2
122+
const Version = "v2.2.0" // Version fir hedzr/cmdr/v2

0 commit comments

Comments
 (0)