Skip to content

Commit

Permalink
v0.2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
isimluk committed Apr 11, 2022
1 parent 7ae7098 commit 920cd63
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.2.19")
Version = semver.MustParse("0.2.20")
)

0 comments on commit 920cd63

Please sign in to comment.