Skip to content

Commit 710c0e4

Browse files
committed
0.0.3
1 parent 14efbe5 commit 710c0e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ var GitCommit string
55
var GitDescribe string
66

77
// The main version number that is being run at the moment.
8-
const Version = "0.0.2"
8+
const Version = "0.0.3"
99

1010
// A pre-release marker for the version. If this is "" (empty string)
1111
// then it means that it is a final release. Otherwise, this is a pre-release

0 commit comments

Comments
 (0)