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 da34f4a commit 26b7a24Copy full SHA for 26b7a24
version.go
@@ -29,4 +29,4 @@ package cadence
29
// Update to this version number is typically done
30
// by the cadence team as part of a major feature or
31
// behavior change
32
-const LibraryVersion = "v0.3.1"
+const LibraryVersion = "v0.4.1"
0 commit comments