Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Abbe98 committed Mar 28, 2023
1 parent 0c28923 commit 8946ff8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/version/current_version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package version

var CurrentVersion = Version{
Major: 0,
Minor: 3,
Patch: 1,
Minor: 4,
Patch: 0,
Suffix: "development",
}

0 comments on commit 8946ff8

Please sign in to comment.