Skip to content
Snippets Groups Projects
Commit b2804c43 authored by Linfeng Qian's avatar Linfeng Qian
Browse files

Bump up to 0.6.2

parent add79a72
No related branches found
No related tags found
No related merge requests found
......@@ -907,7 +907,7 @@ dependencies = [
[[package]]
name = "simple-http-server"
version = "0.6.1"
version = "0.6.2"
dependencies = [
"chrono",
"clap",
......
[package]
name = "simple-http-server"
version = "0.6.1"
version = "0.6.2"
authors = ["thewawar <thewawar@gmail.com>"]
license = "MIT"
description = "Simple HTTP server"
......
......@@ -5,7 +5,7 @@
### Command Line Arguments
```
Simple HTTP(s) Server 0.6.1
Simple HTTP(s) Server 0.6.2
USAGE:
simple-http-server [FLAGS] [OPTIONS] [--] [root]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment