diff --git a/Cargo.toml b/Cargo.toml index f5bf13e..83f42fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hyper-staticfile" -version = "0.10.0-alpha.3" +version = "0.10.0-alpha.4" authors = ["hyper-staticfile contributors"] description = "Static file serving for Hyper 1.0" repository = "https://github.com/stephank/hyper-staticfile"