diff --git a/manifest.json b/manifest.json index ba9c85b..bacd27f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,5 @@ "author": "0x1DA9430", "authorUrl": "https://github.com/0x1DA9430", "isDesktopOnly": false, - "version": "1.0.1" + "version": "1.0.2" } diff --git a/package-lock.json b/package-lock.json index 10ed253..48a2b7b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "img2html", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "img2html", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "devDependencies": { "@types/node": "^16.11.6", diff --git a/versions.json b/versions.json index 542c964..c07bf6c 100644 --- a/versions.json +++ b/versions.json @@ -1,5 +1,6 @@ { "0.1.0": "0.1.0", "1.0.0": "1.4.0", - "1.0.1": "1.4.0" + "1.0.1": "1.4.0", + "1.0.2": "1.4.0" } \ No newline at end of file