From 909887c67e6d104ded8ad8bb9cf15a14d37df2c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E5=92=B2=E6=99=BA=E5=AD=90=20Kevin=20Deng?= Date: Fri, 14 Jun 2024 17:52:27 +0800 Subject: [PATCH] chore: release v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 175a615..e30f91c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unplugin-vue-jsx", - "version": "0.3.1", + "version": "0.4.0", "packageManager": "pnpm@9.3.0", "description": "Vue JSX plugin for both Vue 2 and 3.", "type": "commonjs",