Skip to content

Commit

Permalink
+semver: patch version 2.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Neil South <[email protected]>
  • Loading branch information
neildsouth committed Feb 8, 2024
1 parent a066792 commit e9ff61e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion GitVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,7 @@ branches:
ignore:
sha: []
merge-message-formats: {}
next-version: 0.1.19
next-version: 2.0.1
major-version-bump-message: '\+semver:\s?(breaking|major)'
minor-version-bump-message: '\+semver:\s?(feature|minor)'
patch-version-bump-message: '\+semver:\s?(fix|patch)'

0 comments on commit e9ff61e

Please sign in to comment.