From 98c5057f0aecca9330ff722366f0be9bab5290fd Mon Sep 17 00:00:00 2001 From: "Ng Wing Tat, David" <i@ngwingt.at> Date: Thu, 17 Aug 2023 22:19:56 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20version=20to=200.22.0-bet?= =?UTF-8?q?a.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 650d50d..36ba9ef 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.22.0-beta.0", + "version": "0.22.0-beta.1", "license": "GPL-3.0-or-later", "main": "dist/index.js", "typings": "dist/index.d.ts",