diff --git a/Cargo.toml b/Cargo.toml index 2cf2b75..ba23a0e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ panic = "abort" [package] name = "down_on_spot" -version = "0.2.5" +version = "0.2.6" edition = "2021" authors = ["exttex", "oSumAtrIX"] build = "build.rs"