Skip to content

Commit 5fcf374

Browse files
authored
Merge pull request #28 from tidymodels/rc-0.1.1
Rc 0.1.1
2 parents 42116cb + 8d34e75 commit 5fcf374

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: workflows
22
Title: Modeling Workflows
3-
Version: 0.1.0.9000
3+
Version: 0.1.1
44
Authors@R:
55
c(person(given = "Davis",
66
family = "Vaughan",

NEWS.md

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

33
* hardhat's minimum required version has been bumped to 0.1.2, as it contains
44
an important fix to how recipes are prepped by default.

cran-comments.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
## R CMD check results
77

8-
0 errors | 0 warnings | 1 note
8+
0 errors | 0 warnings | 0 notes
99

10-
* This is a new release.
10+
## Submission 0.1.1
11+
12+
This patch release just bumps the minimum required version of hardhat.

0 commit comments

Comments
 (0)