mirror of
https://github.com/trussed-dev/ctap-types.git
synced 2026-06-20 04:16:17 -07:00
Prepare release 0.3.0
This commit is contained in:
+5
-1
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user