Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
chriso committed Feb 9, 2011
1 parent ea47864 commit ef8c7ce
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,3 +1,8 @@
### v0.2.2-4
* Bug fixes
* Improved debug information for requests
* Added a new builtin - query

### v0.2.2-3
* Added JSDOM as an optional parser (for jQuery access)
* Added head() to make HEAD requests
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{ "name" : "node.io",
"description" : "A distributed data scraping and processing framework for node.js",
"version" : "0.2.2-3",
"version" : "0.2.2-4",
"homepage" : "http://github.com/chriso/node.io",
"keywords" : ["data","mapreduce","map","reduce","scraping","html","parsing","parse","scrape","process","processing","data"],
"author" : "Chris O'Hara <cohara87@gmail.com>",
Expand Down

0 comments on commit ef8c7ce

Please sign in to comment.