Skip to content

Commit

Permalink
Bump version number for v0.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyfok committed Aug 26, 2021
1 parent a90f4fb commit 97f4545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version_current.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type Version struct {

var currentVersion = Version{
major: 0,
minor: 4,
minor: 5,
patch: 0,
preRelease: "",
}
Expand Down

0 comments on commit 97f4545

Please sign in to comment.