Skip to content

Commit bd6d246

Browse files
committed
v3.1.1
1 parent 87e3d1d commit bd6d246

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.1.1
2+
3+
- Rollback `collection` to 1.17.1 to be compatible with older flutter versions
4+
15
## 3.1.0
26

37
- Fix unconsistant JWK convertion

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_jsonwebtoken
22
description: An easy to use JSON Web Token (JWT) implementation in Dart with all algorithms supported.
3-
version: 3.1.0
3+
version: 3.1.1
44
repository: https://github.com/jonasroussel/dart_jsonwebtoken
55
homepage: https://github.com/jonasroussel/dart_jsonwebtoken#readme
66

0 commit comments

Comments
 (0)