Skip to content

Commit bad9b86

Browse files
committed
Increment version number to 1.2.3
1 parent 1335b52 commit bad9b86

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: httr2
22
Title: Perform HTTP Requests and Process the Responses
3-
Version: 1.2.2.9000
3+
Version: 1.2.3
44
Authors@R: c(
55
person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre")),
66
person("Posit Software, PBC", role = c("cph", "fnd")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# httr2 (development version)
1+
# httr2 1.2.3
22

33
* Mocked and cached responses now include the originating request in `resp$request`, just like real responses (#841).
44
* New `httr2_translate()` translates an httr2 request into the equivalent curl command (#795).

0 commit comments

Comments
 (0)