From e8ad75ebee1258de5f0a1db10e909aa04fa42261 Mon Sep 17 00:00:00 2001 From: Paul Valla Date: Wed, 22 Oct 2014 11:41:35 +1100 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c5b8f4..2855ca7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crawler", - "version": "0.2.7", + "version": "0.3.0", "description": "Crawler is a web spider written with Nodejs. It gives you the full power of jQuery on the server to parse a big number of pages as they are downloaded, asynchronously. Scraping should be simple and fun!", "keywords": [ "dom",