Skip to content

Commit

Permalink
Bump version to 0.3-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed May 21, 2022
1 parent e2ccafd commit e1c3411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.2-alpha",
"version": "0.3-alpha",
"publicReleaseRefSpec": [
"^refs/heads/main$", // we release out of main
"^refs/heads/v\\d+(?:\\.\\d+)?$" // we also release out of vNN branches
Expand Down

0 comments on commit e1c3411

Please sign in to comment.