diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d46b1b1..e69de29 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +0,0 @@ -{ - "packages": { - "LoopProjectFile": { - "version": "0.1.4" - } - } - } \ No newline at end of file diff --git a/release-please-config.json b/release-please-config.json index 19e761f..0834bd9 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -7,8 +7,7 @@ "bump-patch-for-minor-pre-major": true, "bump-patch-for-minor-pre-major-pattern": "fix", "release-search-depth": 1, - "commit-search-depth": 10, - "version": "0.1.4" + "commit-search-depth": 10 } } } \ No newline at end of file