Skip to content

Commit

Permalink
[swhkd] Tag 1.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Shinyzenith <[email protected]>
  • Loading branch information
Shinyzenith committed Jul 23, 2022
1 parent 19db325 commit 7628ad2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<p align="center">
<a href="./LICENSE.md"><img src="https://img.shields.io/github/license/waycrate/swhkd?style=flat-square&logo=appveyor"></a>
<img src="https://img.shields.io/badge/cargo-v1.2.0-green?style=flat-square&logo=appveyor">
<img src="https://img.shields.io/badge/cargo-v1.2.1-green?style=flat-square&logo=appveyor">
<img src="https://img.shields.io/github/issues/waycrate/swhkd?style=flat-square&logo=appveyor">
<img src="https://img.shields.io/github/forks/waycrate/swhkd?style=flat-square&logo=appveyor">
<img src="https://img.shields.io/github/stars/waycrate/swhkd?style=flat-square&logo=appveyor">
Expand Down
2 changes: 1 addition & 1 deletion swhkd/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ keywords = ["wayland", "hotkey", "evdev"]
license = "BSD-2-Clause"
name = "Simple-Wayland-HotKey-Daemon"
repository = "https://git.sr.ht/~shinyzenith/swhkd"
version = "1.2.0"
version = "1.2.1"
authors = [
"Shinyzenith <[email protected]>\n",
"Angelo Fallaria <[email protected]>\n",
Expand Down
2 changes: 1 addition & 1 deletion swhks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description = "Server for swhkd to run shell commands at invoking user level."
edition = "2021"
license = "BSD-2-Clause"
name = "swhks"
version = "1.2.0"
version = "1.2.1"
authors = [
"Shinyzenith <[email protected]>"
]
Expand Down

0 comments on commit 7628ad2

Please sign in to comment.