We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5c899c commit b1c1234Copy full SHA for b1c1234
infra/sdkclient/version.go
@@ -1,6 +1,6 @@
1
package sdkclient
2
3
-var sdkVersion = "1.0.1"
+var sdkVersion = "1.1.0"
4
5
func getSDKVersion() string {
6
return sdkVersion
0 commit comments