Skip to content

Commit a0257ea

Browse files
Merge pull request #201 from KohlsTechnology/release-0.2.3
chore(release): bump version to v0.2.3
2 parents ab0e455 + 635efd3 commit a0257ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ var (
2626
Branch string
2727
BuildDate string
2828
GitSHA1 string
29-
Version = "v0.2.2"
29+
Version = "v0.2.3"
3030
)
3131

3232
// Get returns the version string with some additional details

0 commit comments

Comments
 (0)