Skip to content

Commit 2c2ec5f

Browse files
committed
chore: update version
1 parent ebc7484 commit 2c2ec5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
)
99

1010
var (
11-
version = "1.0.1"
11+
version = "1.0.2"
1212

1313
rootCmd = &cobra.Command{
1414
Use: "husky",

0 commit comments

Comments
 (0)