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 1a328be commit 4accc5eCopy full SHA for 4accc5e
internal/version.go
@@ -35,7 +35,7 @@ package internal
35
// that are writing workflows. So every time we change API
36
// that can affect them we have to change this number.
37
// Format: MAJOR.MINOR.PATCH
38
-const LibraryVersion = "0.7.0"
+const LibraryVersion = "0.8.1"
39
40
// FeatureVersion is a semver that represents the
41
// feature set of this cadence client library support.
0 commit comments