diff --git a/package.json b/package.json index e78cc35..aaa90b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "classcharts-api", - "version": "0.0.10", + "version": "0.1.0", "description": "", "repository": { "url": "https://github.com/jamesatjaminit/classcharts-api" @@ -27,4 +27,4 @@ "typescript": "^4.5.3" }, "types": "./dist/index.d.ts" -} \ No newline at end of file +}