Skip to content

Commit 15f279a

Browse files
committed
v1.3.1 release
1 parent d1ca06d commit 15f279a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: QuickJSR
22
Title: Interface for the 'QuickJS' Lightweight 'JavaScript' Engine
3-
Version: 1.3.0.9999
3+
Version: 1.3.1
44
Authors@R: c(
55
person(c("Andrew", "R."), "Johnson", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0001-7000-8065")),

NEWS.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# QuickJSR 1.3.0
2+
* Fix installation under R < 4.2
3+
14
# QuickJSR 1.3.0
25
* Bundled QuickJS engine updated to the QuickJS-NG fork, which is under more
36
active development than the original QuickJS engine

0 commit comments

Comments
 (0)