Skip to content

Commit

Permalink
Pushed new version, get rid of all these out of memory errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeal committed Apr 21, 2011
1 parent fd9d0bc commit f300fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{ "name" : "spider"
, "description" : "Programmable spidering of web sites with node.js and jQuery"
, "tags" : ["dom","javascript","crawling","jquery", "spider", "spidering"]
, "version" : "0.0.1"
, "version" : "0.0.2"
, "author" : "Mikeal Rogers <mikeal.rogers@gmail.com>"
, "repository" :
{ "type" : "git"
Expand Down

0 comments on commit f300fa7

Please sign in to comment.