Skip to content

Commit 49ab936

Browse files
committed
release 0.0.3
1 parent dfc41f3 commit 49ab936

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-
## [0.0.1] - 2024-01-10
5+
## [1.0.0] - 2024-01-11
66

77
- Initial release
88
- Encoder

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 = "0.0.2"
3+
version = "0.0.3"
44
authors = ["Deepu K Sasidharan <d4udts@gmail.com>"]
55
description = """
66
A Terminal UI for decoding/encoding JSON Web Tokens

0 commit comments

Comments
 (0)