diff --git a/package.json b/package.json index 5418a30..2f2019d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "cath.js", - "version": "1.1.0", + "name": "cath", + "version": "1.1.1-dev", "description": "A powerful package that can interact with Cath API", "main": "./dist/index.js", "types": "./dist/index.d.ts",