Skip to content

Commit 87bbe49

Browse files
committed
New release
1 parent c733c78 commit 87bbe49

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 9.3.1 (2024-02-06)
4+
5+
- Update base64
6+
37
## 9.3.0 (2024-03-12)
48

59
- Add `Validation.reject_tokens_expiring_in_less_than`, the opposite of leeway

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "jsonwebtoken"
3-
version = "9.3.0"
3+
version = "9.3.1"
44
authors = ["Vincent Prouillet <[email protected]>"]
55
license = "MIT"
66
readme = "README.md"

0 commit comments

Comments
 (0)