Skip to content

Commit

Permalink
Increment version number to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Mar 15, 2024
1 parent f01fa72 commit 5d88f21
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,7 +1,7 @@
Type: Package
Package: dbplyr
Title: A 'dplyr' Back End for Databases
Version: 2.4.0.9000
Version: 2.5.0
Authors@R: c(
person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre")),
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 @@
# dbplyr (development version)
# dbplyr 2.5.0

## Improved tools for qualified table names

Expand Down

0 comments on commit 5d88f21

Please sign in to comment.