Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kieranties committed Mar 29, 2019
1 parent 070978c commit 4b591ea
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .simpleversion.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,10 @@
{
"version": "0.1.0",
"metadata": ["*"],
"version": "0.1.*",
"branches": {
"release": [
"^refs/heads/master$",
"^refs/heads/preview/.+$",
"^refs/heads/release/.+$"
],
"overrides": [
{
"match": "^refs/heads/feature/.+$",
"metadata": [ "{shortbranchname}" ]
},
{
"match": "^refs/heads/release/.+$",
"label": [],
"metadata": [ "*" ]
}
]
}
}

0 comments on commit 4b591ea

Please sign in to comment.