Skip to content

Commit

Permalink
Version must be bumped because parity-wasm was bumped (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
athei authored May 27, 2021
1 parent a899ebb commit 66b9c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wasmi"
version = "0.8.0"
version = "0.9.0"
edition = "2018"
authors = ["Nikolay Volf <nikvolf@gmail.com>", "Svyatoslav Nikolsky <svyatonik@yandex.ru>", "Sergey Pepyakin <s.pepyakin@gmail.com>"]
license = "MIT/Apache-2.0"
Expand Down

0 comments on commit 66b9c71

Please sign in to comment.