Skip to content

Commit 752df55

Browse files
committed
(cargo-release) version 0.7.0
1 parent 92a56d5 commit 752df55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libquickjs-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
edition = "2018"
33
name = "libquickjs-sys"
44
description = "QuickJS Javascript Engine FFI bindings"
5-
version = "0.6.0"
5+
version = "0.7.0"
66
readme = "README.md"
77
documentation = "https://docs.rs/quickjs-sys"
88
repository = "https://github.com/theduke/quickjs-rs"

0 commit comments

Comments
 (0)