Skip to content

Commit

Permalink
Set libwasmvm version to 2.2.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chipshort committed Oct 25, 2024
1 parent 17ea7ca commit 0a2eab2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libwasmvm/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libwasmvm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wasmvm"
version = "2.2.0-rc.1"
version = "2.2.0-rc.2"
publish = false
authors = ["Ethan Frey <[email protected]>"]
edition = "2021"
Expand Down

0 comments on commit 0a2eab2

Please sign in to comment.