Skip to content

Commit d1d54ee

Browse files
committed
Increment version number to 3.9.0
1 parent 85a8e2a commit d1d54ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: processx
22
Title: Execute and Control System Processes
3-
Version: 3.8.7.9000
3+
Version: 3.9.0
44
Authors@R: c(
55
person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre", "cph"),
66
comment = c(ORCID = "0000-0001-7098-9676")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# processx (development version)
1+
# processx 3.9.0
22

33
* New experimental `pipeline` R6 class for running two or more processes
44
connected by kernel-level pipes, like a Unix shell pipeline

0 commit comments

Comments
 (0)