Skip to content

Commit

Permalink
Increment version number to 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Feb 22, 2023
1 parent e0ba4d6 commit 8f8b78b
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: httr
Title: Tools for Working with URLs and HTTP
Version: 1.4.4.9000
Version: 1.4.5
Authors@R: c(
person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre")),
person("Posit, PBC", role = c("cph", "fnd"))
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# httr (development version)
# httr 1.4.5

* An internal helper that checks for an interactive session in the OOB flow now
honors the `"rlang_interactive"` global option, in case it's necessary to
Expand Down

0 comments on commit 8f8b78b

Please sign in to comment.