From 8766bcb3dc39d25a1ec56439486e940f78a9aee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B0=95=EB=8F=99=EC=9C=A4=20=28Donny=29?= Date: Sun, 28 Jan 2024 19:26:31 +0900 Subject: [PATCH] v0.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 606b971..4529660 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@swc/cli", - "version": "0.3.3", + "version": "0.3.4", "description": "CLI for the swc project", "main": "lib/swc/index.js", "scripts": {