Fix old version in Cargo.toml
This commit is contained in:
parent
752df5500e
commit
f9e86f05c0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
edition = "2018"
|
||||
name = "quick-js"
|
||||
description = "QuickJS Javascript engine wrapper"
|
||||
version = "0.3.4-alpha.0"
|
||||
version = "0.3.3"
|
||||
readme = "README.md"
|
||||
documentation = "https://docs.rs/quick-js"
|
||||
repository = "https://github.com/theduke/quickjs-rs"
|
||||
|
|
Loading…
Add table
Reference in a new issue