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 b79758a commit 1e3023dCopy full SHA for 1e3023d
internal/version.go
@@ -42,4 +42,4 @@ const LibraryVersion = "0.8.3"
42
// This can be used for client capability check, on
43
// Cadence server, for backward compatibility
44
// Format: MAJOR.MINOR.PATCH
45
-const FeatureVersion = "1.1.0"
+const FeatureVersion = "1.2.0"
0 commit comments