Skip to content

Commit

Permalink
Cut release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NightTsarina committed Feb 20, 2025
1 parent e2aa915 commit 26ad6ba
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: 7,
minor: 8,
patch: 0,
preRelease: "",
}
Expand Down

0 comments on commit 26ad6ba

Please sign in to comment.