Skip to content

Commit

Permalink
Bump version to 0.4.0 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
pepyakin committed Jul 31, 2018
1 parent 1183968 commit 0a34f1d
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.3.0"
version = "0.4.0"
authors = ["Nikolay Volf <nikvolf@gmail.com>", "Svyatoslav Nikolsky <svyatonik@yandex.ru>", "Sergey Pepyakin <s.pepyakin@gmail.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"
Expand Down

0 comments on commit 0a34f1d

Please sign in to comment.