Skip to content

Commit

Permalink
Increment version number to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed Nov 12, 2024
1 parent e62849a commit 7fc8a23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: bundle
Title: Serialize Model Objects with a Consistent Interface
Version: 0.1.1.9000
Version: 0.1.2
Authors@R: c(
person("Julia", "Silge", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-3671-836X")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# bundle (development version)
# bundle 0.1.2

* Added bundle method for objects from `dbarts::bart()` and, by extension, `parsnip::bart(engine = "dbarts")` (#64).

Expand Down

0 comments on commit 7fc8a23

Please sign in to comment.