Skip to content

Commit 59fa236

Browse files
authored
Update version to 0.9.0
1 parent 5bee62f commit 59fa236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66

77
// Version is the current version of the application
88

9-
const version = "0.8.0"
9+
const version = "0.9.0"
1010

1111
func GetSDKVersion() string {
1212
return version

0 commit comments

Comments
 (0)