Skip to content

Commit ad37f25

Browse files
committed
bump up version to 0.8.0
1 parent b9b5750 commit ad37f25

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
@@ -23,7 +23,7 @@ import (
2323

2424
const name = "gojq"
2525

26-
const version = "0.7.0"
26+
const version = "0.8.0"
2727

2828
var revision = "HEAD"
2929

0 commit comments

Comments
 (0)