Skip to content

Commit

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

# tidyplus 0.1.0.9001

- Internal changes.

# tidyplus 0.1.0.9000

- `duplicates()` now preserves groups and attributes for "regular" and "sf" data frames.
Expand Down

0 comments on commit 6c07e00

Please sign in to comment.