We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbcca68 commit eb86522Copy full SHA for eb86522
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: readr
2
Title: Read Rectangular Text Data
3
-Version: 2.0.0.9000
+Version: 2.0.1
4
Authors@R:
5
c(person(given = "Hadley",
6
family = "Wickham",
NEWS.md
@@ -1,4 +1,4 @@
-# readr (development version)
+# readr 2.0.1
* `options(readr.show_col_types = FALSE)` now works as intended (#1250)
0 commit comments