Skip to content

Commit a89b18f

Browse files
committed
fix(version): bump SDK version
1 parent 4942f3b commit a89b18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
package pkg
55

6-
const Version = "0.2.0"
6+
const Version = "0.2.1"

0 commit comments

Comments
 (0)