Skip to content

Commit

Permalink
version: bump version to v0.2.1-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
jharveyb committed Jun 22, 2023
1 parent 2891eaf commit 792ec73
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 @@ -45,7 +45,7 @@ const (
AppMinor uint = 2

// AppPatch defines the application patch for this binary.
AppPatch uint = 0
AppPatch uint = 1

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

0 comments on commit 792ec73

Please sign in to comment.