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