diff --git a/package.json b/package.json index 08b50e9..f256220 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "cath.js", - "version": "1.1.2-dev", + "name": "cath", + "version": "1.1.3-dev", "description": "A powerful package that can interact with Cath API", "main": "./dist/index.js", "types": "./dist/index.d.ts",