Skip to content

Commit

Permalink
Merge pull request #67 from KohlsTechnology/bump-version
Browse files Browse the repository at this point in the history
Release v0.1.16
  • Loading branch information
seanmalloy authored Jun 17, 2022
2 parents 515f523 + 04a69c9 commit 6c2b921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ var (
Branch string
BuildDate string
GitSHA1 string
Version = "v0.1.13"
Version = "v0.1.16"
)

// Get returns the version string with some additional details
Expand Down

0 comments on commit 6c2b921

Please sign in to comment.