From ce5451fe142c3501b7073ba11608de8e073c650b Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Thu, 17 May 2018 14:49:23 +0200 Subject: v0.1.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d4db9b3..6bc8902 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "miniserve" -version = "0.1.4" +version = "0.1.5" 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" -- cgit v1.2.3