Skip to content

Commit

Permalink
Increment version number to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- committed Mar 11, 2024
1 parent 76c663c commit 7e09ce1
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.2.0.9000
Version: 1.2.1
Authors@R: c(
person("Lionel", "Henry", , "lionel@posit.co", role = c("aut", "cre")),
person("Hadley", "Wickham", , "hadley@posit.co", role = "aut"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
@@ -1,4 +1,4 @@
# tidyselect (development version)
# tidyselect 1.2.1

* Performance improvements (#337, #338, #339, #341)

Expand Down

0 comments on commit 7e09ce1

Please sign in to comment.