bomper 0.8.0

bumps versions in files
Documentation
1
2
3
4
5
6
7
(
    by_file: Some({
        // naively updates all strings in the files that match the old version
        "Cargo.toml": ( search_value: None, ),
        "Cargo.lock": ( search_value: None, ),
    }),
)