diff --git a/package-lock.json b/package-lock.json index e6dc91c..296a09c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "yomichan-dict-builder", - "version": "2.7.0", + "version": "2.8.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "yomichan-dict-builder", - "version": "2.7.0", + "version": "2.8.0", "license": "ISC", "dependencies": { "jszip": "^3.10.1" diff --git a/package.json b/package.json index 3a2fd7c..9019d7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yomichan-dict-builder", - "version": "2.7.0", + "version": "2.8.0", "description": "Build Yomichan/Yomitan dictionaries with ease.", "main": "dist/index.js", "scripts": {