diff --git a/package-lock.json b/package-lock.json index c54368f..fc30818 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "yomichan-dict-builder", - "version": "2.5.0", + "version": "2.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "yomichan-dict-builder", - "version": "2.5.0", + "version": "2.6.0", "license": "ISC", "dependencies": { "jszip": "^3.10.1" diff --git a/package.json b/package.json index f035bf6..65184b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yomichan-dict-builder", - "version": "2.5.0", + "version": "2.6.0", "description": "Build Yomichan/Yomitan dictionaries with ease.", "main": "dist/index.js", "scripts": {