diff --git a/GitVersion.yml b/GitVersion.yml index 560444e..cabb11d 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,5 +1,5 @@ mode: ContinuousDeployment -next-version: 0.2.9 +next-version: 0.3.0 branches: main: regex: ^master$|^main$