Skip to content

Commit 1dd6081

Browse files
committed
Increment version number
1 parent 6b78449 commit 1dd6081

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: haven
22
Title: Import and Export 'SPSS', 'Stata' and 'SAS' Files
3-
Version: 2.4.1.9000
3+
Version: 2.4.2
44
Authors@R:
55
c(person(given = "Hadley",
66
family = "Wickham",

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# haven (development version)
1+
# haven 2.4.2
22

33
* Updated to ReadStat 1.1.7 RC (#620).
44

55
* `read_dta()` no longer crashes if it sees StrL variables with missing values
66
(@gorcha, #594, #600, #608).
7-
7+
urlchecker::url_check()
88
* `write_dta()` now correctly handles "labelled"-class numeric (double) variables
99
that don't have value labels (@jmobrien, #606, #609).
1010

0 commit comments

Comments
 (0)