Skip to content

Commit

Permalink
bump version to bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrslv committed May 30, 2022
1 parent 1c1a240 commit 5f14147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (
)

// BinocsVersion semver
const BinocsVersion = "v0.4.10"
const BinocsVersion = "v0.5.0"

const (
statusUnknown = 0
Expand Down

0 comments on commit 5f14147

Please sign in to comment.