From de997e489bedabdc362d307959f72f0ac71467c0 Mon Sep 17 00:00:00 2001 From: Paul Valla Date: Thu, 23 Oct 2014 16:58:14 +1100 Subject: [PATCH] 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2855ca7..9e45a4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crawler", - "version": "0.3.0", + "version": "0.3.1", "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",