Skip to content

Commit 3a8aa2d

Browse files
committed
0.3.0
1 parent 1752d1a commit 3a8aa2d

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
@@ -22,5 +22,5 @@ func BuildDate() string {
2222
}
2323

2424
func String() string {
25-
return "0.1.0"
25+
return "0.3.0"
2626
}

0 commit comments

Comments
 (0)