Files
swift-bump-version/.bump-version.json

14 lines
187 B
JSON

{
"strategy" : {
"branch" : {
"includeCommitSha": true
}
},
"target" : {
"module" : {
"fileName" : "Version.swift",
"name" : "cli-version"
}
}
}