{
"verbose": false,
"force": false,
"pkgFiles": ["package.json", "bower.json"],
"increment": "patch",
"commitMessage": "Release v%s",
"tagName": "v%s",
"tagAnnotation": "Release v%s",
"buildCommand": "gulp build",
"npm": {
"publish": true
}