From e9685c22895ced62446936c13e5b075b8f23e2db Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Sat, 27 Mar 2021 02:16:21 +0100 Subject: (cargo-release) version 0.12.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1e5da8b..47a7e59 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "miniserve" -version = "0.12.1-alpha.0" +version = "0.12.1" 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