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 d9a961d commit 791d5a2Copy full SHA for 791d5a2
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.2.0"
+const LibraryVersion = "v0.3.0"
0 commit comments