Skip to content

Commit

Permalink
Point release
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Jul 3, 2016
1 parent 4624451 commit 09af97f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: httr
Version: 1.2.0.9000
Version: 1.2.1
Title: Tools for Working with URLs and HTTP
Description: Useful tools for working with HTTP organised by HTTP verbs
(GET(), POST(), etc). Configuration functions make it easy to control
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# httr 1.2.0.9000
# httr 1.2.1

* Fix bug with new cache creation code: need to check that
cache isn't an empty file.
Expand Down
2 changes: 1 addition & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This is a minor update to the previous submission which fixes a problem with PUT requests hanging on windows.
This is a minor update to the previous version which fixed a bug that only occurs in interactive code.

---

Expand Down

0 comments on commit 09af97f

Please sign in to comment.