Skip to content

Commit b098d0f

Browse files
committed
chore(cors): bump to v0.3.0
1 parent f091881 commit b098d0f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Empty>
44

55
<a name="v0.3.0"></a>
6-
## v0.3.0
6+
## v0.3.0 (2021-05-09)
77

88
> Requires Rust: rustc 1.49.0 (e1884a8e3 2020-12-29)
99

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "http-server"
3-
version = "0.2.2"
3+
version = "0.3.0"
44
authors = ["Esteban Borai <[email protected]>"]
55
edition = "2018"
66
description = "Simple and configurable command-line HTTP server"

0 commit comments

Comments
 (0)