summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorOrhun Parmaksız <orhunparmaksiz@gmail.com>2022-12-03 00:09:52 +0300
committerOrhun Parmaksız <orhunparmaksiz@gmail.com>2022-12-03 00:09:52 +0300
commit85a1a5915e15e4f7a9dddcdbc6bb6fb1bc2bf7d9 (patch)
treec0175d6154ea1d3fd159c15eb6adf985cfca4d67 /Cargo.toml
parentdd32b387b28cb734643fcd7fef630a647884d6ed (diff)
chore: Prepare for the 0.9.2 releasev0.9.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3a20e4e..106f2b6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gpg-tui"
-version = "0.9.1"
+version = "0.9.2"
description = "Manage your GnuPG keys with ease!"
authors = ["Orhun Parmaksız <orhunparmaksiz@gmail.com>"]
license = "MIT"