From 85ed4ff9cf95eff6975feb2dc8c53c8d5c18c7ba Mon Sep 17 00:00:00 2001 From: Guz013 <43732358+Guz013@users.noreply.github.com> Date: Mon, 19 Jun 2023 14:22:00 -0300 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=94=A7=20change=20version=20to?= =?UTF-8?q?=200.0.0?= 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 62f4f10..6357428 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "marknow", - "version": "1.0.0", + "version": "0.0.0", "packageManager": "pnpm@8.0.0", "description": "", "author": "",