diff --git a/GitVersion.yml b/GitVersion.yml index fa23dc50..64843d3d 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,5 +1,5 @@ mode: Mainline -next-version: 0.85 +next-version: 0.89 major-version-bump-message: '\s?(breaking|major|breaking\schange)' minor-version-bump-message: '\s?(add|feature|minor)' patch-version-bump-message: '\s?(fix|patch)'