Skip to content

Commit

Permalink
Bump version to 0.1.0.9002
Browse files Browse the repository at this point in the history
  • Loading branch information
aylapear committed Oct 31, 2024
1 parent 4973e9e commit ed107dd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: tidyplus
Title: Additional 'tidyverse' Functions
Version: 0.1.0.9001
Version: 0.1.0.9002
Authors@R: c(
person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = "aut",
comment = c(ORCID = "0000-0002-7683-4592")),
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# tidyplus 0.1.0.9002

- Merge pull request #25 from poissonconsulting/ifelse2.

Added informative error message to `if_else2()` if no matches are found


# tidyplus 0.1.0.9001

- Internal changes.
Expand Down

0 comments on commit ed107dd

Please sign in to comment.