Skip to content

Commit d33449f

Browse files
committed
bump up version to 0.11.0
1 parent 68b8b1b commit d33449f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/cli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818

1919
const name = "gojq"
2020

21-
const version = "0.10.4"
21+
const version = "0.11.0"
2222

2323
var revision = "HEAD"
2424

0 commit comments

Comments
 (0)