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
hadley committed Jan 19, 2022
1 parent 5675341 commit 6ccd4b7
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: dtplyr
Title: Data Table Back-End for 'dplyr'
Version: 1.2.0.9000
Version: 1.2.1
Authors@R: c(
person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("cre", "aut")),
person("Maximilian", "Girlich", role = "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 @@
# dtplyr (development version)
# dtplyr 1.2.1

* Fix for upcoming rlang release.

Expand Down

0 comments on commit 6ccd4b7

Please sign in to comment.