Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
chriso committed Nov 22, 2010
1 parent 13c724f commit 8a58182
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions HISTORY.md
@@ -1,4 +1,5 @@
### v0.1.0g
### v0.1.1-1
* Fixed an inheritance bug when not exclusively using CoffeeScript
* Added an -e (--eval) switch
* Updated .coffee compilation so it's compatible with command line switches
* Updated .coffee compilation so it's compatible with command line switches
* Added a `proxy` option (see API)
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.1.0g",
"version" : "0.1.1-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 8a58182

Please sign in to comment.