Skip to content

Commit dcc0f54

Browse files
authored
bump version to v0.3.0 (#154)
1 parent 27f778b commit dcc0f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool/version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
package version
1616

1717
// Tag specifies the current release tag. It needs to be manually updated.
18-
const Tag = "v0.2.0.dev"
18+
const Tag = "v0.3.0"

0 commit comments

Comments
 (0)