Skip to content

Commit 1e0b8d6

Browse files
Increment version number
1 parent 1ab5415 commit 1e0b8d6

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.0.6.9000
4+
Version: 1.0.7
55
Authors@R:
66
c(person(given = "Hadley",
77
family = "Wickham",

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.0.7
22

33
* `across()` uses the formula environment when inlining them (#5886).
44

0 commit comments

Comments
 (0)