diff --git a/package-lock.json b/package-lock.json index 059c3984..8d60ce29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@drincs/pixi-vn", - "version": "0.6.12", + "version": "0.6.13", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@drincs/pixi-vn", - "version": "0.6.12", + "version": "0.6.13", "license": "GPL-3.0", "dependencies": { "@pixi/devtools": "^2.0.1", diff --git a/package.json b/package.json index 6ddb5e12..1f576368 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@drincs/pixi-vn", - "version": "0.6.12", + "version": "0.6.13", "description": "Pixi'VN is a npm package that provides various features for creating visual novels.", "main": "./dist/index.js", "module": "./dist/index.mjs",