Skip to content

Commit 63b491c

Browse files
Prepare release 0.3.0
1 parent 72eb68b commit 63b491c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
[Unreleased]: https://github.com/trussed-dev/ctap-types/compare/0.2.0...HEAD
9+
[Unreleased]: https://github.com/trussed-dev/ctap-types/compare/0.3.0...HEAD
10+
11+
## [0.3.0] 2024-08-01
12+
13+
[0.3.0]: https://github.com/trussed-dev/ctap-types/compare/0.2.0...0.3.0
1014

1115
### Breaking Changes
1216

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ctap-types"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["Nicolas Stalder <n@stalder.io>", "The Trussed developers"]
55
edition = "2021"
66
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)