Skip to content

Commit 8280d8e

Browse files
committed
release v1.0.2
1 parent 91728bb commit 8280d8e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased - 2023-XX-YY
44

5+
## [1.0.2] - 2024-01-12
6+
7+
- Improved error handling
8+
59
## [1.0.1] - 2024-01-12
610

711
- Disable audience validation

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 = "jwt-ui"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
authors = ["Deepu K Sasidharan <[email protected]>"]
55
description = """
66
A Terminal UI for decoding/encoding JSON Web Tokens

0 commit comments

Comments
 (0)