Skip to content

Commit 19ef277

Browse files
committed
Increment version number to 1.0.4
1 parent 7823922 commit 19ef277

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: purrr
22
Title: Functional Programming Tools
3-
Version: 1.0.3
3+
Version: 1.0.4
44
Authors@R: c(
55
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-4757-117X")),

NEWS.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# purrr 1.0.4
2+
13
# purrr 1.0.3
24

35
* Varies fixed to bring purrr back into compliance with R CMD check (@shikokuchuo, @jayhesselberth).

0 commit comments

Comments
 (0)