Skip to content

Commit

Permalink
Bump version to v0.7.1
Browse files Browse the repository at this point in the history
Signed-off-by: Ondrej Fabry <ondrej@fabry.email>
  • Loading branch information
ondrajz committed Jan 2, 2025
1 parent 25ddacd commit 2c9801f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
)

var (
version = "v0.7.0"
version = "v0.7.1"
commit = "(unknown)"
)

Expand Down

0 comments on commit 2c9801f

Please sign in to comment.