Skip to content

Commit 7628ad2

Browse files
committed
[swhkd] Tag 1.2.1
Signed-off-by: Shinyzenith <aakashsensharma@gmail.com>
1 parent 19db325 commit 7628ad2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<p align="center">
77
<a href="./LICENSE.md"><img src="https://img.shields.io/github/license/waycrate/swhkd?style=flat-square&logo=appveyor"></a>
8-
<img src="https://img.shields.io/badge/cargo-v1.2.0-green?style=flat-square&logo=appveyor">
8+
<img src="https://img.shields.io/badge/cargo-v1.2.1-green?style=flat-square&logo=appveyor">
99
<img src="https://img.shields.io/github/issues/waycrate/swhkd?style=flat-square&logo=appveyor">
1010
<img src="https://img.shields.io/github/forks/waycrate/swhkd?style=flat-square&logo=appveyor">
1111
<img src="https://img.shields.io/github/stars/waycrate/swhkd?style=flat-square&logo=appveyor">

swhkd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ keywords = ["wayland", "hotkey", "evdev"]
55
license = "BSD-2-Clause"
66
name = "Simple-Wayland-HotKey-Daemon"
77
repository = "https://git.sr.ht/~shinyzenith/swhkd"
8-
version = "1.2.0"
8+
version = "1.2.1"
99
authors = [
1010
"Shinyzenith <aakashsensharma@gmail.com>\n",
1111
"Angelo Fallaria <ba.fallaria@gmail.com>\n",

swhks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = "Server for swhkd to run shell commands at invoking user level."
33
edition = "2021"
44
license = "BSD-2-Clause"
55
name = "swhks"
6-
version = "1.2.0"
6+
version = "1.2.1"
77
authors = [
88
"Shinyzenith <aakashsensharma@gmail.com>"
99
]

0 commit comments

Comments
 (0)