We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebc7484 commit 2c2ec5fCopy full SHA for 2c2ec5f
cmd/root.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
var (
11
- version = "1.0.1"
+ version = "1.0.2"
12
13
rootCmd = &cobra.Command{
14
Use: "husky",
0 commit comments