Skip to content

Commit 895e107

Browse files
committed
Update version to 1.0.6
1 parent 09cb4f7 commit 895e107

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.6] - 2024-01-19
6+
7+
- `no-verify` flag to disable signature validation
8+
59
## [1.0.5] - 2024-01-18
610

711
- macOS arm64 support

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

0 commit comments

Comments
 (0)