Skip to content

Commit 26b7a24

Browse files
authored
bump version to 0.4.1 (#304)
1 parent da34f4a commit 26b7a24

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.1"
32+
const LibraryVersion = "v0.4.1"

0 commit comments

Comments
 (0)