Skip to content

Commit

Permalink
Increment version number to 0.2.0.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
aylapear committed Jan 25, 2025
1 parent acd9902 commit 1d3810c
Show file tree
Hide file tree
Showing 2 changed files with 4 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.2.0
Version: 0.2.0.9000
Authors@R: c(
person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = "aut",
comment = c(ORCID = "0000-0002-7683-4592")),
Expand Down
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# tidyplus (development version)


# tidyplus 0.2.0

- Added `error = FALSE` argument to `if_else2()`.
Expand Down

0 comments on commit 1d3810c

Please sign in to comment.