diff --git a/Cargo.toml b/Cargo.toml index 133f54c..1bdcc4f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "simple-http-server" -version = "0.4.1" +version = "0.4.2" authors = ["thewawar "] license = "MIT" description = "SimpleHTTPServer.py"