Skip to content

Commit 6b32a67

Browse files
committed
Bump to version 3.5.0
1 parent d5f93b0 commit 6b32a67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: callr
22
Title: Call R from R
3-
Version: 3.4.4.9001
3+
Version: 3.5.0
44
Authors@R: c(
55
person("Gábor", "Csárdi", role = c("aut", "cre", "cph"),
66
email = "csardi.gabor@gmail.com",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# callr development version
2+
# callr 3.5.0
33

44
* callr can now pass the environment of the function to the subprocess,
55
optionally. This makes it easier to call an internal function of a

0 commit comments

Comments
 (0)