diff --git a/Cargo.toml b/Cargo.toml index 5982d45c8..d4db9b3ef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "miniserve" -version = "0.1.3" +version = "0.1.4" description = "For when you really just want to serve some files over HTTP right now!" authors = ["Sven-Hendrik Haase "] repository = "https://github.com/svenstaro/miniserve"