Skip to content

Commit 1c107ab

Browse files
Prep 0.3.2 release (#52)
1 parent 9600261 commit 1c107ab

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.2 - TBD
3+
## 0.3.2 - 2022-04-02
44

55
- Add basic [CWT](https://datatracker.ietf.org/doc/html/rfc8392) support in `cwt` module, via the `ClaimsSet` type.
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.2-alpha.1"
3+
version = "0.3.2"
44
authors = ["David Drysdale <[email protected]>", "Paul Crowley <[email protected]>"]
55
edition = "2018"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)