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 ff2b799 commit 3690dcdCopy full SHA for 3690dcd
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.0"
+const LibraryVersion = "v0.3.1"
0 commit comments