Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ealmloff committed Apr 14, 2023
1 parent a3ba9e6 commit d94bf85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sledgehammer_bindgen"
version = "0.1.3"
version = "0.2.0"
authors = ["Evan Almloff <[email protected]>"]
edition = "2021"
description = "Fast batched js bindings"
Expand All @@ -19,7 +19,7 @@ quote = "1.0"
proc-macro = true

[dev-dependencies]
sledgehammer_utils = { path = "d:/users/desktop/github/sledgehammer_utils" }
sledgehammer_utils = "0.1.1"
wasm-bindgen = "0.2"

[dev-dependencies.web-sys]
Expand Down

0 comments on commit d94bf85

Please sign in to comment.