bomper 0.8.0

bumps versions in files
Documentation
1
2
3
4
5
6
7
8
9
#![allow(clippy::result_large_err)]
pub mod changelog;
pub mod config;
pub mod error;
pub mod replacers;
pub mod versioning;

#[cfg(test)]
mod tests;