Skip to content

Commit ac652c7

Browse files
committed
Increment version number
1 parent 58f0329 commit ac652c7

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.2.9000
3+
Version: 0.1.3
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 0.1.2.9000
1+
# modelr 0.1.3
22

33
* `add_predictions()`, `gather_predictions()`, and `spread_predictions()`
44
gain a `type` parameter which is passed through to `stats::predict()`

0 commit comments

Comments
 (0)