Skip to content

Commit 7956be6

Browse files
committed
Increment version number to 2.5.1
1 parent 6b0abde commit 7956be6

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: haven
22
Title: Import and Export 'SPSS', 'Stata' and 'SAS' Files
3-
Version: 2.5.0.9000
3+
Version: 2.5.1
44
Authors@R: c(
55
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre")),
66
person("Evan", "Miller", role = c("aut", "cph"),

NEWS.md

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

33
* All `labelled()` vectors now have left-aligned column headers when printing
44
in tibbles for better alignment with labels (#676).

0 commit comments

Comments
 (0)