Skip to content

Commit

Permalink
Bump version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lildude committed May 1, 2024
1 parent 8d43ad0 commit 7de2f39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GitVersion.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
next-version: 0.8.4
next-version: 0.9.0
assembly-informational-format: "{NuGetVersion}"
mode: ContinuousDeployment
branches:
master:
regex: main
mode: ContinuousDelivery
tag: ""
increment: Patch
increment: Patch
feature:
regex: ^feature?[/-]
mode: ContinuousDelivery
Expand Down

0 comments on commit 7de2f39

Please sign in to comment.