Skip to content

Commit 25d2033

Browse files
committed
fix(deps): SDK version bump
1 parent 5533934 commit 25d2033

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
@@ -4,4 +4,4 @@
44
package pkg
55

66
// Version is the current version of the SDK.
7-
const Version = "0.3.2"
7+
const Version = "0.4.0"

0 commit comments

Comments
 (0)