Skip to content

Commit 583601c

Browse files
cleanup
1 parent d0d6c1e commit 583601c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 0.14.7
1+
# 0.14.8
22

33
* bumped some deps (especially swc)
44
* fixed stack traces for transpiled scripts (line numbers now seem to match)

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.14.7"
3+
version = "0.14.8"
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)