From fa8f35f64a4aa3be586be4d5ddb94ea1f9e69049 Mon Sep 17 00:00:00 2001 From: bokuweb Date: Fri, 2 Feb 2024 09:50:21 +0900 Subject: [PATCH] 0.18.0 (#484) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f65be60..26bc7d2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reg-cli", - "version": "0.17.7", + "version": "0.18.0", "description": "", "main": "./dist/index.js", "start": "node ./dist/cli.js",