From 0a6698b2c9aef5113d67d41f08b33f3253a5c44d Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Fri, 11 Jan 2019 03:55:13 +0100 Subject: This is 0.2.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7c551bf..74e0baf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "miniserve" -version = "0.2.1" +version = "0.2.2" 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