Skip to content

Commit b4ebddb

Browse files
committed
Increment version number to 1.1.3
1 parent cf8031d commit b4ebddb

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,7 +1,7 @@
11
Type: Package
22
Package: dplyr
33
Title: A Grammar of Data Manipulation
4-
Version: 1.1.2.9000
4+
Version: 1.1.3
55
Authors@R: c(
66
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre"),
77
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-
# dplyr (development version)
1+
# dplyr 1.1.3
22

33
* `mutate_each()` and `summarise_each()` now throw correct deprecation messages
44
(#6869).

0 commit comments

Comments
 (0)