Skip to content

Commit

Permalink
version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mdancho84 committed Oct 18, 2022
1 parent f315275 commit f1034b5
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@
^CRAN-RELEASE$
^cran-comments\.md$
^\.github$
^CRAN-SUBMISSION$
3 changes: 3 additions & 0 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Version: 0.2.2
Date: 2022-10-16 15:28:21 UTC
SHA: 4c5bb0660261c3b0a543d44ffa25008488277a6b
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: modeltime.resample
Title: Resampling Tools for Time Series Forecasting
Version: 0.2.1.9000
Version: 0.2.2
Authors@R: c(
person("Matt", "Dancho", email = "[email protected]", role = c("aut", "cre")),
person("Business Science", role = "cph")
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# modeltime.resample 0.2.1.9000
# modeltime.resample 0.2.2

- Fix for `workflows` mode = "regression"

Expand Down

0 comments on commit f1034b5

Please sign in to comment.