From 031682c8213011c3dabbfa38a59738f83e4a4338 Mon Sep 17 00:00:00 2001 From: Black Ram <67595890+BlackRam-oss@users.noreply.github.com> Date: Fri, 22 Nov 2024 10:51:03 +0100 Subject: [PATCH] Revert "Downgrade version to 0.8.6 in package.json" This reverts commit 90b541e39c223edaa3b076d5d3850e8533b45c6a. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14a8d4a..9f06b5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@drincs/pixi-vn", - "version": "0.8.6", + "version": "0.8.9", "type": "module", "description": "Pixi'VN is a npm package that provides various features for creating visual novels.", "main": "./dist/index.cjs",