From 2471daea80d304016d308de088efa2d2c5febb24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Donny/=EA=B0=95=EB=8F=99=EC=9C=A4?= Date: Wed, 15 Feb 2023 23:48:18 +0900 Subject: [PATCH] v0.1.62 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a75243..7030cd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@swc/cli", - "version": "0.1.61", + "version": "0.1.62", "description": "CLI for the swc project", "main": "lib/swc/index.js", "scripts": {