Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
chriso committed Feb 7, 2011
1 parent 7aebd59 commit f474bd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion HISTORY.md
@@ -1,7 +1,8 @@
### v0.2.2-1
### v0.2.2-3
* Added JSDOM as an optional parser (for jQuery access)
* Added head() to make HEAD requests
* Added "io" as a command line alias
* Added a new builtin - statuscode

### v0.2.1-20
* Bug fixes
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-2",
"version" : "0.2.2-3",
"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 f474bd8

Please sign in to comment.