Skip to content

Commit

Permalink
Increment version number to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhester committed Nov 10, 2021
1 parent ea18377 commit 9d0ec28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: readr
Title: Read Rectangular Text Data
Version: 2.0.2.9000
Version: 2.1.0
Authors@R:
c(person(given = "Hadley",
family = "Wickham",
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# readr (development version)
# readr 2.1.0

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

0 comments on commit 9d0ec28

Please sign in to comment.