Skip to content

Commit

Permalink
fq: Update version to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wader committed Mar 11, 2022
1 parent 7cea875 commit 18b3da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fq.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/wader/fq/pkg/cli"
)

const version = "0.0.5"
const version = "0.0.6"

func main() {
cli.Main(registry.Default, version)
Expand Down

0 comments on commit 18b3da4

Please sign in to comment.