diff --git a/package.json b/package.json index a9039ea..2adec1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "icsd-scraper", - "version": "2.0.0", + "version": "2.0.1", "description": "A Node.js module to scrap the icsd site and retrieve details about professors and courses.", "main": "index.js", "scripts": {