Skip to content

Commit

Permalink
update version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ffalor committed Nov 13, 2024
1 parent bcbd435 commit 5bcde17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion falcon/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ import (
)

var (
Version = semver.MustParse("0.8.0")
Version = semver.MustParse("0.9.0")
)

0 comments on commit 5bcde17

Please sign in to comment.