Skip to content

Commit 02b84cb

Browse files
committed
Increment version number to 1.0.9
1 parent 11d8530 commit 02b84cb

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.8.9000
4+
Version: 1.0.9
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.9
22

33
* New `rows_append()` which works like `rows_insert()` but ignores keys and
44
allows you to insert arbitrary rows with a guarantee that the type of `x`

0 commit comments

Comments
 (0)