Skip to content

Commit 0fdb3fd

Browse files
updated quickjs and quickjs-ng
1 parent a034cbc commit 0fdb3fd

File tree

122 files changed

+23572
-40784
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

122 files changed

+23572
-40784
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# hirofa-quickjs_sys - Changelog
22

3+
## 0.10.0
4+
5+
* updated quickjs-ng to 0.9.0
6+
* updated quickjs to 2025-04-26
7+
38
## 0.9.0
49

510
* updated quickjs-ng to 0.9.0

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
edition = "2024"
33
name = "hirofa-quickjs-sys"
44
description = "QuickJS, QuickJS-NG Javascript Engine FFI bindings"
5-
version = "0.9.0"
5+
version = "0.10.0"
66
readme = "README.md"
77
repository = "https://github.com/HiRoFa/quickjs-sys"
88
license = "MIT"

0 commit comments

Comments
 (0)