Skip to content

Commit 9917629

Browse files
wip
1 parent 5a782a1 commit 9917629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "quickjs_runtime"
3-
version = "0.8.2"
3+
version = "0.8.3"
44
authors = ["Andries Hiemstra <info@hirofa.com>"]
55
edition = "2018"
66
description = "Wrapper API and utils for the QuickJS JavaScript engine with support for Promise, Module, Async/await"

0 commit comments

Comments
 (0)