12 lines
224 B
JSON
12 lines
224 B
JSON
{
|
|
"target" : {
|
|
"module" : { "name" : "bump-version" }
|
|
},
|
|
"strategy" : {
|
|
"semvar" : {
|
|
"preRelease" : { "strategy": { "gitTag" : {} } },
|
|
"strategy" : { "gitTag": { "exactMatch": false } }
|
|
}
|
|
}
|
|
}
|