Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Oct 10, 2014
1 parent bcf140b commit a1afd57
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

1.0.1 / 2014-10-10
==================

* add iconv-lite
* update readme
* add keywords
* update readme
* init
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "urllib-sync",
"version": "1.0.0",
"version": "1.0.1",
"description": "sync http request",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a1afd57

Please sign in to comment.