Skip to content

Commit

Permalink
update version 0.7.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
ffalor committed Apr 26, 2024
1 parent 4e4a347 commit ac8ce2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion falcon/version.go
Expand Up @@ -5,5 +5,5 @@ import (
)

var (
Version = semver.MustParse("0.6.0")
Version = semver.MustParse("0.7.0-rc1")
)

0 comments on commit ac8ce2b

Please sign in to comment.