From 7ca945c5c405149b0c2293d89651e8d1a16f5431 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 30 Jun 2023 19:43:54 +0000 Subject: [PATCH] Bump version to v1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4d0b9d..767d6f7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.nowsprinting.create-script-folders-with-tests", "description": "Create script folders (Editor, Runtime, and each Tests) containing assembly definition file (.asmdef).", - "version": "1.2.0", + "version": "1.2.1", "author": "Koji Hasegawa (https://github.com/nowsprinting)", "changelogUrl": "https://github.com/nowsprinting/create-script-folders-with-tests/releases", "dependencies": {},