Skip to content

Commit 39b7b24

Browse files
committed
🔖 updated version information
1 parent 8edd731 commit 39b7b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
"os"
2222
)
2323

24-
const version string = "0.1.6"
24+
const version string = "0.1.7"
2525

2626
// main builds the CLI commands and executes the desired sub-command.
2727
func main() {

0 commit comments

Comments
 (0)