Skip to content

Commit 1f67bf2

Browse files
committed
version 1.3.0
1 parent 4d8a2a6 commit 1f67bf2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
## Unreleased - 2023-XX-YY
44

5-
## [1.4.0] - 2024-12-06
5+
## [1.3.0] - 2024-12-06
66

77
- Add ability to disable mouse capture
88
- Library updates and bug fixes
99

10-
## [1.3.0] - 2024-05-23
10+
## [1.2.0] - 2024-05-23
1111

1212
- Fix crash on refresh
1313
- Fix compilation error on cargo install (https://github.com/jwt-rs/jwt-ui/pull/36)

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

0 commit comments

Comments
 (0)