diff --git a/Cargo.lock b/Cargo.lock index 4ef7f126587e6b3dfd682ade56371a2c82ba029a..b550871de83cc3a86c96b0ae52ae562bece26b1a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -897,7 +897,7 @@ dependencies = [ [[package]] name = "simple-http-server" -version = "0.6.2" +version = "0.6.3" dependencies = [ "chrono", "clap", diff --git a/Cargo.toml b/Cargo.toml index 21840c495eda24c8476197fa3dbc515cd0c4da5e..d6dc911ae4ad5bc5d2be5246485bbcb6a6d4ac5f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "simple-http-server" -version = "0.6.2" +version = "0.6.3" authors = ["thewawar <thewawar@gmail.com>"] license = "MIT" description = "Simple HTTP server" diff --git a/README.md b/README.md index dda0e4bfd6cd4217324cc0844989ba25a45f7a53..8d93678cda9642de883a80d25422cef890414b36 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ### Command Line Arguments ``` -Simple HTTP(s) Server 0.6.2 +Simple HTTP(s) Server 0.6.3 USAGE: simple-http-server [FLAGS] [OPTIONS] [--] [root]