Skip to content

Commit

Permalink
Increment to version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
UchidaMizuki committed Sep 17, 2022
1 parent ae184c0 commit b03f8c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: timbr
Type: Package
Title: Forest Data Frames
Version: 0.1.0
Version: 0.1.1
Authors@R:
person(
given = "Mizuki",
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# timbr 0.1.1

* Rename modify.forest() to map_forest() because modify() will no longer be S3
generics in purrr 1.0.0 (#1).

# timbr 0.1.0

* This is a new release.

0 comments on commit b03f8c9

Please sign in to comment.