Prepare actix-server-config release

This commit is contained in:
Yuki Okushi 2019-10-04 06:14:10 +09:00
parent fba2002702
commit d45b6655f5
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-server-config"
version = "0.1.2"
version = "0.2.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix server config utils"
homepage = "https://actix.rs"

View File

@ -1,6 +1,6 @@
# Changes
## Next
## [0.2.0] - 2019-10-03
### Changed