Skip to content

Commit df8f88c

Browse files
committed
fix(version): bump SDK version
1 parent d9fd6b3 commit df8f88c

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.1.0"
6+
const Version = "0.2.0"

0 commit comments

Comments
 (0)