From 8f8b78b6a599dfe77b5914c5076cac57c1eac877 Mon Sep 17 00:00:00 2001 From: Hadley Wickham Date: Wed, 22 Feb 2023 15:25:23 -0600 Subject: [PATCH] Increment version number to 1.4.5 --- DESCRIPTION | 2 +- NEWS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index a0ab1e64..d85a5934 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -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")) diff --git a/NEWS.md b/NEWS.md index 77b08838..cb7bd0c9 100644 --- a/NEWS.md +++ b/NEWS.md @@ -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