diff --git a/package.json b/package.json index 4db5d0e..aa91b2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scrapjs", - "version": "0.1.0", + "version": "0.1.1", "description": "A super easy and extensible Nodejs library for scraping the web", "main": "./lib/scrap.js", "directories": {