From 9b97df8649c3491a197b060d84c4d49e291ad42d Mon Sep 17 00:00:00 2001 From: NK Date: Tue, 25 Apr 2023 10:35:00 +0100 Subject: [PATCH] forgot to put files inside --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6de1d1b..0ac355c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cath", - "version": "1.5.19", + "version": "1.5.20", "description": "A powerful package that can interact with Cath API", "main": "./dist/index.js", "types": "./dist/index.d.ts",