Skip to content

Commit a0474c8

Browse files
committed
Increment version number
1 parent 6b90a50 commit a0474c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: httr
22
Title: Tools for Working with URLs and HTTP
3-
Version: 1.4.0.9000
3+
Version: 1.4.1
44
Authors@R:
55
c(person(given = "Hadley",
66
family = "Wickham",

NEWS.md

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

33
* Remove the default `cainfo` option on Windows. Providing a CA bundle is not
44
needed anymore because `curl` now uses the native schannel SSL backend.

0 commit comments

Comments
 (0)