Skip to content

Commit

Permalink
Increment version number to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
josesamos committed Sep 14, 2023
1 parent a516f96 commit 220e9b2
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: flattabler
Title: Obtaining a Flat Table from Pivot Tables
Version: 2.0.0.9000
Version: 2.1.0
Authors@R:
person("Jose", "Samos", , "[email protected]", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-4457-3439"))
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# flattabler (development version)
# flattabler 2.1.0
* Add `keep_col_names` and `na_rm` parameters to `unpivot` function.
* Read the indicated sheets from a folder of Excel files in `read_excel_folder()`.

Expand Down

0 comments on commit 220e9b2

Please sign in to comment.