Skip to content

Commit

Permalink
Increment version number to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- committed Feb 21, 2022
1 parent 83de1f6 commit 1b40c91
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: tidyselect
Title: Select from a Set of Strings
Version: 1.1.1.9000
Version: 1.1.2
Authors@R: c(
person("Lionel", "Henry", ,"[email protected]", c("aut", "cre")),
person("Hadley", "Wickham", ,"[email protected]", "aut"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# tidyselect (development version)
# tidyselect 1.1.2

* Fix for CRAN checks.

Expand Down

0 comments on commit 1b40c91

Please sign in to comment.