Merge pull request #295

This commit is contained in:
symfony-flex-server[bot]
2018-02-25 10:31:29 +00:00
committed by GitHub
@@ -0,0 +1,11 @@
{
"bundles": {
"Shivas\\VersioningBundle\\ShivasVersioningBundle": ["all"]
},
"composer-scripts": {
"app:version:bump": "symfony-cmd"
},
"env": {
"SHIVAS_APP_VERSION": "0.1.0"
}
}