Skip to content

Commit

Permalink
Merge pull request #154 from guggero/version-0-2-9-alpha
Browse files Browse the repository at this point in the history
version: bump to version v0.2.9-alpha
  • Loading branch information
guggero authored Dec 1, 2022
2 parents d327f87 + 7ad00cb commit 58cd005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const (
// Please update release_notes.md when updating this!
appMajor uint = 0
appMinor uint = 2
appPatch uint = 8
appPatch uint = 9

// appPreRelease MUST only contain characters from semanticAlphabet
// per the semantic versioning spec.
Expand Down

0 comments on commit 58cd005

Please sign in to comment.