Skip to content

Commit d394103

Browse files
committed
Prepare for release
1 parent 16a249d commit d394103

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: httr
2-
Version: 1.2.1.9000
2+
Version: 1.3.0
33
Title: Tools for Working with URLs and HTTP
44
Description: Useful tools for working with HTTP organised by HTTP verbs
55
(GET(), POST(), etc). Configuration functions make it easy to control

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# httr 1.2.1.9000
1+
# httr 1.3.0
22

33
## API changes
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://travis-ci.org/r-lib/httr.svg?branch=master)](https://travis-ci.org/r-lib/httr)
44
[![Coverage Status](https://img.shields.io/codecov/c/github/r-lib/httr/master.svg)](https://codecov.io/github/r-lib/httr?branch=master)
5-
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/httr)](http://cran.r-project.org/package=httr)
5+
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/httr)](https://cran.r-project.org/package=httr)
66

77
The aim of httr is to provide a wrapper for the [curl](https://cran.r-project.org/package=curl) package, customised to the demands of modern web APIs.
88

cran-comments.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
* win-builder (devel and release)
55

66
## R CMD check results
7-
0 errors | 0 warnings | 1 notes
8-
9-
* httr uses the MIT license + license file template.
7+
0 errors | 0 warnings | 0 notes
108

119
## Revdepcheck results
1210

man/RETRY.Rd

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)