Skip to content

Commit 8456ad6

Browse files
committed
Increment version number to 1.2.0
1 parent e0ef79c commit 8456ad6

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: purrr
22
Title: Functional Programming Tools
3-
Version: 1.1.0.9000
3+
Version: 1.2.0
44
Authors@R: c(
55
person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-4757-117X")),

NEWS.md

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

33
## Breaking changes
44

0 commit comments

Comments
 (0)