From 9b173588bf4a454f4f998353aef6824ab01041ff Mon Sep 17 00:00:00 2001 From: takuma-ru Date: Thu, 25 Jan 2024 14:28:44 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=E3=83=90=E3=83=BC=E3=82=B8?= =?UTF-8?q?=E3=83=A7=E3=83=B3=E5=8F=8D=E6=98=A0=E3=82=82=E3=82=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/auto-story-generator/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/auto-story-generator/package.json b/packages/auto-story-generator/package.json index 5aaefa6..d051545 100644 --- a/packages/auto-story-generator/package.json +++ b/packages/auto-story-generator/package.json @@ -1,7 +1,7 @@ { "name": "@takuma-ru/auto-story-generator", "private": false, - "version": "0.0.0", + "version": "0.0.1-beta.0", "description": "", "main": "./dist/index.js", "module": "./dist/index.js",