diff --git a/manifest.json b/manifest.json index 539658b..171e62e 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.1" + "version": "0.2.0" } \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 9b5b52c..9bd6745 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "open-editors", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "open-editors", - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "devDependencies": { "@stylistic/eslint-plugin": "^1.6.3", diff --git a/package.json b/package.json index bdf8248..460ece7 100644 --- a/package.json +++ b/package.json @@ -30,5 +30,5 @@ "tslib": "2.4.0", "typescript": "4.7.4" }, - "version": "0.1.1" + "version": "0.2.0" } \ No newline at end of file diff --git a/versions.json b/versions.json index 2ce835e..dedeedf 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,3 @@ { - "0.1.1": "0.15.0" + "0.2.0": "0.15.0" } \ No newline at end of file