From 1210bf1ac3db73c993e8f83c19e7d4fbdc6d67ad Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Sat, 14 Mar 2020 15:21:57 +0100 Subject: This is 0.6.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b2cb27f..4fd4960 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "miniserve" -version = "0.5.0" +version = "0.6.0" description = "For when you really just want to serve some files over HTTP right now!" authors = ["Sven-Hendrik Haase ", "Boastful Squirrel "] repository = "https://github.com/svenstaro/miniserve" -- cgit v1.2.3