bump to 0.5

This commit is contained in:
NikVolf 2019-07-09 18:45:31 +03:00
parent 1bf3cbe5d0
commit 57cc6c6a3d
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
**/*.rs.bk
Cargo.lock
spec/target
.idea

View File

@ -1,6 +1,6 @@
[package]
name = "wasmi"
version = "0.4.6"
version = "0.5.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"