@ -13,7 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.9.0] - 2020-08-01
### Added
- System users and groups can now be specified by name in addition to uid/gid.
@ -1,6 +1,6 @@
[package]
name = "acme_common"
version = "0.8.0"
version = "0.9.0"
authors = ["Rodolphe Breard <rodolphe@what.tf>"]
edition = "2018"
repository = "https://github.com/breard-r/libreauth"
name = "acmed"
description = "ACME (RFC 8555) client daemon"
name = "tacd"
description = "TLS-ALPN Challenge Daemon"