Skip to content

Commit 1c45dee

Browse files
wip
1 parent 3f87cd6 commit 1c45dee

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.16.2
2+
3+
* upgrade to quickjs-ng 0.11.0
4+
15
# 0.16.1
26

37
* added explicit + Send to futures returned by loop_realm functions and such

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.16.1"
3+
version = "0.17.0"
44
authors = ["Andries Hiemstra <[email protected]>"]
55
edition = "2021"
66
description = "Wrapper API and utils for the QuickJS JavaScript engine with support for Promise, Modules, Async/await"

0 commit comments

Comments
 (0)