Skip to content

Commit 83a5568

Browse files
committed
Increment version number
1 parent 4e6158d commit 83a5568

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: modelr
22
Title: Modelling Functions that Work with the Pipe
3-
Version: 0.1.7.9000
3+
Version: 0.1.8
44
Authors@R:
55
c(person(given = "Hadley",
66
family = "Wickham",

NEWS.md

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

33
* Eliminate direct dplyr dependency in favour of vctrs.
44
* Reimplement `typical.ordered()` for R-devel compatibility.

0 commit comments

Comments
 (0)