diff --git a/Cargo.toml b/Cargo.toml index 453732b..c5649f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "router" authors = ["Jonathan Reem "] license = "MIT" -version = "0.0.7" +version = "0.0.8" description = "A router for the Iron framework." repository = "https://github.com/iron/router" documentation = "http://ironframework.io/doc/router/index.html"