Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

Commit 236b7a3

Browse files
author
Imran Pochi
committed
version: bump to v0.6.1
Signed-off-by: Imran Pochi <imran@kinvolk.io>
1 parent 92307c8 commit 236b7a3

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
@@ -15,4 +15,4 @@
1515
package version
1616

1717
// This variable is used by the "version" command and is set during build.
18-
var Version = "0.6.0+git"
18+
var Version = "0.6.1"

0 commit comments

Comments
 (0)