Skip to content

Commit 1f265f2

Browse files
Prep 0.3.3 release (#57)
1 parent fd96d0f commit 1f265f2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.3.3 - TBD
3+
## 0.3.3 - 2022-09-30
44

55
- Add `CoseKeyBuilder` methods `kty`, `key_type` and `new_okp_key`.
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.3.3-alpha.1"
3+
version = "0.3.3"
44
authors = ["David Drysdale <[email protected]>", "Paul Crowley <[email protected]>"]
55
edition = "2018"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)