Skip to content

Commit

Permalink
fix: indicate next as alpha prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Sep 27, 2020
1 parent d3f00b5 commit 9267bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc
Expand Up @@ -3,7 +3,7 @@
"master",
{
"name": "next",
"prerelease": true
"prerelease": "alpha"
}
]
}

0 comments on commit 9267bf7

Please sign in to comment.