diff --git a/package-lock.json b/package-lock.json index 54a165f..b8399a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@next2d/builder", - "version": "0.0.21", + "version": "0.0.22", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@next2d/builder", - "version": "0.0.21", + "version": "0.0.22", "license": "MIT", "dependencies": { "@electron-forge/core": "^7.10.2", diff --git a/package.json b/package.json index caa08d7..b16324a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@next2d/builder", - "version": "0.0.21", + "version": "0.0.22", "description": "Multi-platform builder for Next2d Framework, supporting export to various platforms such as macOS, Windows, iOS, Android and Web(HTML)", "author": "Toshiyuki Ienaga ", "license": "MIT",