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.
2 parents fe5d4a4 + e1872eb commit 5cdbd62Copy full SHA for 5cdbd62
1 file changed
intentproof/client.go
@@ -9,7 +9,7 @@ import (
9
)
10
11
// SDKVersion is reported on emitted execution events.
12
-const SDKVersion = "go@0.1.0"
+const SDKVersion = "go@0.2.0"
13
14
// ConfigureOptions holds SDK runtime configuration.
15
type ConfigureOptions struct {
0 commit comments