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

Commit c0f0ea7

Browse files
author
knrt10
committed
version: bump to v0.5.0+git
Signed-off-by: knrt10 <kautilya@kinvolk.io>
1 parent d4861e9 commit c0f0ea7

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.5.0"
18+
var Version = "0.5.0+git"

0 commit comments

Comments
 (0)