Skip to content

Commit 7f39e08

Browse files
authored
RC 0.3.1 (#244)
* Remove `cran-comments.md` * Increment version number to 0.3.1 * CRAN-SUBMISSION
1 parent 103e0e2 commit 7f39e08

File tree

4 files changed

+5
-34
lines changed

4 files changed

+5
-34
lines changed

CRAN-SUBMISSION

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Version: 0.3.1
2+
Date: 2022-08-15 19:00:38 UTC
3+
SHA: 5e86cde69ec39a2f48f91d711bee8ae27e0e3730

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: furrr
22
Title: Apply Mapping Functions in Parallel using Futures
3-
Version: 0.3.0.9000
3+
Version: 0.3.1
44
Authors@R: c(
55
person("Davis", "Vaughan", , "davis@rstudio.com", role = c("aut", "cre")),
66
person("Matt", "Dancho", , "mdancho@business-science.io", role = "aut"),

NEWS.md

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

33
* Redocumented the package with roxygen2 7.2.1 to fix invalid HTML5 issues
44
(#242).

cran-comments.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)