Skip to content

Commit b2804c4

Browse files
committed
Bump up to 0.6.2
1 parent add79a7 commit b2804c4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "simple-http-server"
3-
version = "0.6.1"
3+
version = "0.6.2"
44
authors = ["thewawar <[email protected]>"]
55
license = "MIT"
66
description = "Simple HTTP server"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
### Command Line Arguments
77
```
8-
Simple HTTP(s) Server 0.6.1
8+
Simple HTTP(s) Server 0.6.2
99
1010
USAGE:
1111
simple-http-server [FLAGS] [OPTIONS] [--] [root]

0 commit comments

Comments
 (0)