Skip to content

Commit

Permalink
Bump version number to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Dec 9, 2019
1 parent 3263e1e commit fe06795
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: callr
Title: Call R from R
Version: 3.3.2.9001
Version: 3.4.0
Authors@R: c(
person("Gábor", "Csárdi", role = c("aut", "cre", "cph"),
email = "csardi.gabor@gmail.com",
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# development version
# callr 3.4.0

* All callr functions and background processes properly clean up
temporary files now (#104).
Expand Down

0 comments on commit fe06795

Please sign in to comment.