diff --git a/CHANGELOG.md b/CHANGELOG.md index ee0560108e..f5b9bbc7bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,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 +## [1.0.3] - 2021-03-11 ### Added @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Initial release. +[1.0.3]: https://github.com/withoutboats/camino/releases/tag/camino-1.0.3 [1.0.2]: https://github.com/withoutboats/camino/releases/tag/camino-1.0.2 [1.0.1]: https://github.com/withoutboats/camino/releases/tag/camino-1.0.1 [1.0.0]: https://github.com/withoutboats/camino/releases/tag/camino-1.0.0 diff --git a/Cargo.toml b/Cargo.toml index 9814c67591..8a202a6143 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "camino" description = "UTF-8 paths" -version = "1.0.2" +version = "1.0.3" license = "MIT OR Apache-2.0" readme = "README.md" keywords = [