Skip to content

Commit

Permalink
Set libwasmvm version to 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chipshort committed Sep 23, 2024
1 parent 186d1df commit cd297b3
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.1.2"
version = "2.1.3"
publish = false
authors = ["Ethan Frey <ethanfrey@users.noreply.github.com>"]
edition = "2021"
Expand Down

0 comments on commit cd297b3

Please sign in to comment.