Skip to content

Commit f018c19

Browse files
committed
Bump version in executable to v1.0.0
1 parent 05b5cf6 commit f018c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickhook.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"github.com/dirk/quickhook/hooks"
1111
)
1212

13-
const version = "0.1.2"
13+
const version = "1.0.0"
1414

1515
func main() {
1616
context, err := setupContextInWd()

0 commit comments

Comments
 (0)