Skip to content

Commit a386031

Browse files
committed
Increment version number to 2.1.6
1 parent 2bedb01 commit a386031

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.1.5.9000
3+
Version: 2.1.6
44
Authors@R: c(
55
person("Hadley", "Wickham", , "[email protected]", role = "aut"),
66
person("Jim", "Hester", role = "aut"),

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

33
* `locale(encoding =)` now warns, instead of errors, when the `encoding` cannot
44
be found in the return value of `iconvlist()`. The motivation is to remove an

0 commit comments

Comments
 (0)