{
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
"bootstrap-sha": "dcc3e1f5bd72cb40af07a4a2684fcfabb5ba7c27",
"bump-minor-pre-major": true,
"release-type": "rust",
"package-name": "rappct",
"changelog-path": "CHANGELOG-DEV.md",
"tag-separator": "-",
"include-component-in-tag": false,
"tag-prefix": "dev-v",
"packages": {
".": {}
}
}