= [
{ ="README.md", ="thousands = \"[0-9.]*\"", ="thousands = \"{{version}}\"" },
{ ="src/lib.rs", ="thousands = \"[0-9.]*\"", ="thousands = \"{{version}}\"" },
{ ="src/lib.rs", ="https://docs[.]rs/thousands/[0-9.]*", ="https://docs.rs/thousands/{{version}}" },
{ ="CHANGELOG.md", ="\\[Unreleased\\]", ="[{{version}}] - {{date}}" }
]