Skip to content

Commit

Permalink
Increment version number to 0.4.4.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
topepo committed Aug 17, 2022
1 parent 54ca790 commit bd5841d
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@
Type: Package
Package: corrr
Title: Correlations in R
Version: 0.4.4
Version: 0.4.4.9000
Authors@R: c(
person("Max", "Kuhn", , "max@rstudio.com", role = c("aut", "cre")),
person("Simon", "Jackson", role = "aut"),
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# corrr (development version)

# corrr 0.4.4

- Make `colpair_map()` more robust to input column names, with the exception of ".data" and ".env" (@jameslairdsmith, #131).
Expand Down

0 comments on commit bd5841d

Please sign in to comment.