From 62d3e8fb8ef3a680a1170fef3fff0193b4524038 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 23:11:43 +0900 Subject: [PATCH] v0.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4529660..2e334f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@swc/cli", - "version": "0.3.4", + "version": "0.3.5", "description": "CLI for the swc project", "main": "lib/swc/index.js", "scripts": {