From c4a27254b3f6760ee0148ae8550b2912f42c87a7 Mon Sep 17 00:00:00 2001 From: night0721 Date: Tue, 14 Sep 2021 20:35:26 +0800 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28d81d9..d728007 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cath", - "version": "1.2.0-dev", + "version": "1.2.0", "description": "A powerful package that can interact with Cath API", "main": "./dist/index.js", "types": "./dist/index.d.ts",