diff --git a/package.json b/package.json index 77ba3a4..9bb64f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "classcharts-api", - "version": "1.6.0", + "version": "2.0.0", "description": "A typescript wrapper for getting information from the Classcharts API", "keywords": [ "node", @@ -53,4 +53,4 @@ "./types": "./dist/index.d.ts", "./package.json": "./package.json" } -} \ No newline at end of file +}