Skip to content

Commit 99cb659

Browse files
committed
Increment version number to 1.1.2.9000
1 parent 9edfa4e commit 99cb659

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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.1.2
3+
Version: 1.1.2.9000
44
Authors@R: c(
55
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre")),
66
person("Posit Software, PBC", role = c("cph", "fnd")),

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# httr2 (development version)
2+
13
# httr2 1.1.2
24

35
* `req_headers()` more carefully checks its input types (#707).

0 commit comments

Comments
 (0)