We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e14734 commit d7e6dbbCopy full SHA for d7e6dbb
spotinst/version.go
@@ -1,7 +1,7 @@
1
package spotinst
2
3
// SDKVersion is the current version of the SDK.
4
-const SDKVersion = "1.386.1"
+const SDKVersion = "1.387.0"
5
6
// SDKName is the name of the SDK.
7
const SDKName = "spotinst-sdk-go"
0 commit comments