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