Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kostko committed Nov 28, 2021
1 parent 86399a9 commit 93bb9f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wasm3"
version = "0.2.0"
version = "0.3.0"
authors = [
"Oasis Protocol Foundation <[email protected]>",
"Lukas Tobias Wirth <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion wasm3-sys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wasm3-sys"
version = "0.2.0"
version = "0.3.0"
authors = [
"Oasis Protocol Foundation <[email protected]>",
"Lukas Tobias Wirth <[email protected]>"
Expand Down

0 comments on commit 93bb9f2

Please sign in to comment.