diff --git a/Cargo.toml b/Cargo.toml index 3665360..4941e00 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "atoi" -version = "0.2.0" +version = "0.2.1" authors = ["Markus Klein "] license = "MIT" repository = "https://github.com/pacman82/atoi-rs"