Skip to content

Commit

Permalink
Release 0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Mar 7, 2014
1 parent d73601c commit b0028a6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

0.5.8 / 2014-03-07
==================

* remove buffer-concat

0.5.7 / 2014-03-07
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "urllib",
"version": "0.5.7",
"version": "0.5.8",
"description": "Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, cookies and more.",
"keywords": [ "urllib", "http", "urlopen", "curl", "wget", "request", "https" ],
"author": "fengmk2 <fengmk2@gmail.com> (http://github.com/fengmk2)",
Expand Down

0 comments on commit b0028a6

Please sign in to comment.