Prepare release 0.3.0

This commit is contained in:
Sosthène Guédon
2024-08-01 15:19:52 +02:00
parent 72eb68b61e
commit 63b491ca55
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -6,7 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
[Unreleased]: https://github.com/trussed-dev/ctap-types/compare/0.2.0...HEAD
[Unreleased]: https://github.com/trussed-dev/ctap-types/compare/0.3.0...HEAD
## [0.3.0] 2024-08-01
[0.3.0]: https://github.com/trussed-dev/ctap-types/compare/0.2.0...0.3.0
### Breaking Changes
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "ctap-types"
version = "0.2.0"
version = "0.3.0"
authors = ["Nicolas Stalder <n@stalder.io>", "The Trussed developers"]
edition = "2021"
license = "Apache-2.0 OR MIT"