Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
chriso committed Mar 8, 2011
1 parent a461adb commit fa3c9d0
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.5
* Moved validator, jQuery and htmlparser to ./vendor as submodules
* Npm is no longer required to install node.io
* Built-in modules are stored relative to the install dir

### v0.2.4
* Moved to the new node v0.4 request API with full HTTPS support
* Added the auto_retry option to improve code readability
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",
"version" : "0.2.4-5",
"version" : "0.2.5-1",
"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 fa3c9d0

Please sign in to comment.