Skip to content

Commit 3690dcd

Browse files
authored
bump version to 0.3.1 (#211)
1 parent ff2b799 commit 3690dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ package cadence
2929
// Update to this version number is typically done
3030
// by the cadence team as part of a major feature or
3131
// behavior change
32-
const LibraryVersion = "v0.3.0"
32+
const LibraryVersion = "v0.3.1"

0 commit comments

Comments
 (0)