Skip to content

Commit

Permalink
Cut release 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nywilken committed Jan 30, 2024
1 parent 9251b57 commit fa76e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ var (
// A pre-release marker for the version can also be specified (e.g -dev). If this is omitted
// The main version number that is being run at the moment.

Version = "1.10.0"
Version = "1.10.1"

// A pre-release marker for the version. If this is "" (empty string)
// then it means that it is a final release. Otherwise, this is a pre-release
Expand Down

0 comments on commit fa76e90

Please sign in to comment.