Skip to content

Commit

Permalink
Increment version number to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Oct 10, 2022
1 parent 656ac7e commit fce2866
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,6 +1,6 @@
Package: tidyselect
Title: Select from a Set of Strings
Version: 1.1.2.9000
Version: 1.2.0
Authors@R: c(
person("Lionel", "Henry", , "lionel@rstudio.com", role = c("aut", "cre")),
person("Hadley", "Wickham", , "hadley@rstudio.com", role = "aut"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
@@ -1,4 +1,4 @@
# tidyselect (development version)
# tidyselect 1.2.0

## New features

Expand Down

0 comments on commit fce2866

Please sign in to comment.