diff --git a/package-lock.json b/package-lock.json index 98db9c7..566d189 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "yomichan-dict-builder", - "version": "1.3.2", + "version": "1.3.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "yomichan-dict-builder", - "version": "1.3.2", + "version": "1.3.3", "license": "ISC", "dependencies": { "jszip": "^3.10.1" diff --git a/package.json b/package.json index f96de63..77667e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yomichan-dict-builder", - "version": "1.3.2", + "version": "1.3.3", "description": "Build Yomichan/Yomitan dictionaries with ease.", "main": "dist/index.js", "scripts": {