update crate version numbers to 0.3.0

This commit is contained in:
Mark McCaskey
2019-04-12 12:19:46 -07:00
parent 97059a178a
commit d507253372
13 changed files with 87 additions and 70 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "wasmer-singlepass-backend"
version = "0.1.0"
version = "0.3.0"
repository = "https://github.com/wasmerio/wasmer"
description = "Wasmer runtime single pass compiler backend"
license = "MIT"