Skip to content

Commit dd45835

Browse files
Prep for 0.4.2 release (#128)
1 parent 2aeca36 commit dd45835

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## 0.4.2 - TBD
3+
## 0.4.2 - 2026-03-02
44

55
- Add `CoseKeyBuilder::new_mldsa_pub_key()` helper, with associated `MlDsaVariant` enum.
66

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "coset"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
authors = ["David Drysdale <drysdale@google.com>", "Paul Crowley <paulcrowley@google.com>"]
55
edition = "2018"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)