Skip to content

Commit

Permalink
Bump version to 0.31.0-soroban1 (#25)
Browse files Browse the repository at this point in the history
* Bump version to 0.31.0-soroban

* fix

* fix version

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Siddharth Suresh <[email protected]>
  • Loading branch information
3 people authored Sep 12, 2023
1 parent df96d22 commit 7e63b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/wasmi/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "soroban-wasmi"
version = "0.31.0-soroban"
version = "0.31.0-soroban1"
description = "Soroban fork of Parity WebAssembly interpreter"
exclude = ["tests/*", "benches/*"]
authors.workspace = true
Expand Down

0 comments on commit 7e63b4c

Please sign in to comment.