Skip to content

Commit b833cf0

Browse files
authored
Release v0.2.0 (#7)
1 parent b138fc5 commit b833cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ import (
77

88
// Version returns current release version.
99
func Version() string {
10-
return "v0.1.0"
10+
return "v0.2.0"
1111
}

0 commit comments

Comments
 (0)