We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42116cb + 8d34e75 commit 5fcf374Copy full SHA for 5fcf374
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: workflows
2
Title: Modeling Workflows
3
-Version: 0.1.0.9000
+Version: 0.1.1
4
Authors@R:
5
c(person(given = "Davis",
6
family = "Vaughan",
NEWS.md
@@ -1,4 +1,4 @@
-# workflows (development version)
+# workflows 0.1.1
* hardhat's minimum required version has been bumped to 0.1.2, as it contains
an important fix to how recipes are prepped by default.
cran-comments.md
@@ -5,6 +5,8 @@
## R CMD check results
7
8
-0 errors | 0 warnings | 1 note
+0 errors | 0 warnings | 0 notes
9
10
-* This is a new release.
+## Submission 0.1.1
11
+
12
+This patch release just bumps the minimum required version of hardhat.
0 commit comments