Skip to content

Commit ebbbcee

Browse files
committed
Bump version to 1.0.4 and make UI and error handling improvements
1 parent 659c47e commit ebbbcee

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
@@ -2,7 +2,7 @@
22

33
## Unreleased - 2023-XX-YY
44

5-
## [1.0.3] - 2024-01-15
5+
## [1.0.4] - 2024-01-15
66

77
- Improved error handling
88
- UI improvements

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

0 commit comments

Comments
 (0)