diff --git a/package-lock.json b/package-lock.json index 89ec984f..47d95fb0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@drincs/pixi-vn", - "version": "0.5.10", + "version": "0.5.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@drincs/pixi-vn", - "version": "0.5.10", + "version": "0.5.11", "license": "GPL-3.0", "dependencies": { "crypto-js": "^4.2.0", diff --git a/package.json b/package.json index 4dcd61ff..cd5a375b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@drincs/pixi-vn", - "version": "0.5.10", + "version": "0.5.11", "description": "Pixi'VN is a npm package that provides various features for creating visual novels.", "main": "./dist/index.js", "module": "./dist/index.mjs",