Skip to content

Commit

Permalink
Pushing versioning to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HansenChristoffer committed Jun 7, 2024
1 parent bc7e0d6 commit a12fa73
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 @@ -14,7 +14,7 @@
package version

var (
Version = "1.0.1"
Version = "1.1.0"
Commit = "UNKNOWN"
BuildDate = "UNKNOWN"
)

0 comments on commit a12fa73

Please sign in to comment.