Skip to content

Commit c554569

Browse files
authored
chore(sdk): bump version to v0.8.0 (#45)
1 parent 4b7f56b commit c554569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
package sdk
33

44
// Version is the library version string.
5-
const Version = "v0.7.0"
5+
const Version = "v0.8.0"

0 commit comments

Comments
 (0)