Skip to content

Commit

Permalink
Merge pull request #82 from karthik2804/bump/js2wasm_version
Browse files Browse the repository at this point in the history
bump js2wasm to v0.2.0
  • Loading branch information
karthik2804 authored Dec 22, 2022
2 parents 8141065 + e42ce96 commit 227f0b2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/spin-js-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "spin-js-cli"
version = "0.1.0"
version = "0.2.0"
edition = "2021"

[[bin]]
Expand Down
2 changes: 1 addition & 1 deletion crates/spin-js-engine/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "spin-js-engine"
version = "0.1.0"
version = "0.2.0"
edition = "2021"

[lib]
Expand Down

0 comments on commit 227f0b2

Please sign in to comment.