Skip to content

Commit 791d5a2

Browse files
authored
bump up the version for next release (#175)
1 parent d9a961d commit 791d5a2

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

0 commit comments

Comments
 (0)