Skip to content

Commit 9d0ec28

Browse files
committed
Increment version number to 2.1.0
1 parent ea18377 commit 9d0ec28

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: readr
22
Title: Read Rectangular Text Data
3-
Version: 2.0.2.9000
3+
Version: 2.1.0
44
Authors@R:
55
c(person(given = "Hadley",
66
family = "Wickham",

NEWS.md

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

33
* All readr functions again read eagerly by default. Unfortunately many users
44
experienced frustration from the drawbacks of lazy reading, in particular

0 commit comments

Comments
 (0)