diff --git a/Cargo.toml b/Cargo.toml index 6d1f0c7..a0574bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reltester" -version = "1.0.1" +version = "2.0.0" edition = "2021" repository = "https://github.com/neysofu/reltester" license = "MIT"