diff --git a/release-please-config.json b/release-please-config.json index 26d05991..4acf9fa5 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -1,10 +1,10 @@ { + "bootstrap-sha": "692c26c7d058924cd5a17a5990758a4de9845352", + "bump-minor-pre-major": true, + "bump-patch-for-minor-pre-major": true, "packages": { ".": { "release-type": "simple", - "bootstrap-sha": "692c26c7d058924cd5a17a5990758a4de9845352", - "bump-minor-pre-major": true, - "bump-patch-for-minor-pre-major": true, "extra-files": [ "pom.xml" ]