Skip to content

Commit 2706b83

Browse files
Release 0.3.0
1 parent 8185219 commit 2706b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/info.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ var (
1212
GitDescribe string
1313

1414
// Version is main version number that is being run at the moment.
15-
Version = "0.2.0"
15+
Version = "0.3.0"
1616
)
1717

1818
const (

0 commit comments

Comments
 (0)