diff --git a/Cargo.toml b/Cargo.toml index d54b49d..6fb03fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bin" -version = "2.0.0" +version = "2.0.1" description = "a paste bin." repository = "https://github.com/w4/bin" license = "WTFPL OR 0BSD"