From cad17b68be48e2734b3492533d21cecf830b847d Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Tue, 13 Dec 2022 17:34:02 +0100 Subject: [PATCH] fix: package.json version --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 7a00b4f..44cda4a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { "name": "xyter", + "version": "v1.3.0", "description": "Earn credits while chatting! And more", "main": "dist/index.js", "scripts": {