Skip to content

Commit 4e78798

Browse files
committed
- [#] release version 1.2.7
1 parent 219a426 commit 4e78798

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cascadia_main.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ type OptsT struct {
6464

6565
var (
6666
progname = "cascadia"
67-
version = "1.2.6"
68-
date = "2021-11-28"
67+
version = "1.2.7"
68+
date = "2023-01-08"
6969

7070
rootArgv *rootT
7171
// Opts store all the configurable options

0 commit comments

Comments
 (0)