summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2022-05-21 00:58:23 +0200
committerStefan Kreutz <mail@skreutz.com>2022-05-21 00:59:40 +0200
commit4075abbd126c07ce497b312429792c62ed58be00 (patch)
treec66db41fa85b384f562175d0570a112c511d1dcf /Cargo.toml
parent7ae6080a777e8c144977a44acb66637cf942d3aa (diff)
downloadwpa-psk-4075abbd126c07ce497b312429792c62ed58be00.tar
Bump patch versionwpa-psk-0.1.3
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 1d6dda7..97d5d90 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wpa-psk"
-version = "0.1.2"
+version = "0.1.3"
authors = ["Stefan Kreutz <mail@skreutz.com>"]
edition = "2021"
description = "Compute the WPA-PSK of a Wi-FI SSID and passphrase"
Generated by cgit. See skreutz.com for my tech blog and contact information.