diff --git a/manifest.json b/manifest.json index 6cb42bb..539658b 100644 --- a/manifest.json +++ b/manifest.json @@ -7,5 +7,5 @@ "authorUrl": "https://github.com/4Source", "isDesktopOnly": false, "fundingUrl": "https://www.buymeacoffee.com/4Source", - "version": "0.1.0" + "version": "0.1.1" } \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 33b4f1f..9b5b52c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "open-editors", - "version": "0.0.1", + "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "open-editors", - "version": "0.0.1", + "version": "0.1.0", "license": "MIT", "devDependencies": { "@stylistic/eslint-plugin": "^1.6.3", diff --git a/package.json b/package.json index 2507602..bdf8248 100644 --- a/package.json +++ b/package.json @@ -30,5 +30,5 @@ "tslib": "2.4.0", "typescript": "4.7.4" }, - "version": "0.1.0" + "version": "0.1.1" } \ No newline at end of file diff --git a/versions.json b/versions.json index 37d5abe..2ce835e 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,3 @@ { - "0.1.0": "0.15.0" + "0.1.1": "0.15.0" } \ No newline at end of file