Skip to content

Commit

Permalink
Bump to v0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
natsukagami committed Feb 25, 2023
1 parent 39cd4ad commit f86555a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ package kjudge
// The version and codename of the system.
// We typically pick an anime JK name as the codename for every minor version.
const (
Version = "0.7.2"
Version = "0.7.3"
Codename = "Maaya Awatsuki"
)

0 comments on commit f86555a

Please sign in to comment.