Skip to content

Commit

Permalink
Increment version number to 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Aug 16, 2022
1 parent 93dc6ac commit 556c751
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.3.9000
Version: 1.4.4
Authors@R: c(
person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut", "cre")),
person("RStudio", 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.4

* Fix intermittent failing test.

Expand Down

0 comments on commit 556c751

Please sign in to comment.