Skip to content

Commit 2075739

Browse files
authored
chore:Upgrade version to 0.8.0
1 parent 5789b90 commit 2075739

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.7.0"
9+
const version = "0.8.0"
1010

1111
func GetSDKVersion() string {
1212
return version

0 commit comments

Comments
 (0)