From 60c37dead8e2d070822a62d4233abedd8b7ae7ea Mon Sep 17 00:00:00 2001 From: han4wluc Date: Sat, 11 Apr 2026 09:45:52 +0800 Subject: [PATCH] chore: release 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1406c13e..de0c9301 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "route-engine-js", - "version": "1.0.0-rc1", + "version": "1.0.0", "description": "A lightweight Visual Novel engine built in JavaScript for creating interactive narrative games with branching storylines", "repository": { "type": "git",