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