Skip to content

Commit f1989d5

Browse files
committed
Bump to 0.1.4
1 parent f368cf2 commit f1989d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ license = "Apache-2.0/MIT"
66
name = "console_error_panic_hook"
77
readme = "./README.md"
88
repository = "https://github.com/rustwasm/console_error_panic_hook"
9-
version = "0.1.3"
9+
version = "0.1.4"
1010

1111
[badges]
1212
travis-ci = { repository = "rustwasm/console_error_panic_hook" }
1313

1414
[dependencies]
1515
cfg-if = "0.1.3"
16-
wasm-bindgen = "0.2.12"
16+
wasm-bindgen = "0.2.16"

0 commit comments

Comments
 (0)