Skip to content

Commit 65686b5

Browse files
committed
[rel] swhkd 1.2.0
1 parent 7bb4df1 commit 65686b5

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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: 4 additions & 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.1.7"
8+
version = "1.2.0"
99
authors = [
1010
"Shinyzenith <aakashsensharma@gmail.com>\n",
1111
"Angelo Fallaria <ba.fallaria@gmail.com>\n",
@@ -14,7 +14,10 @@ authors = [
1414
exclude = [
1515
"CODE_OF_CONDUCT.md",
1616
"CONTRIBUTING.md",
17+
"LICENSE",
1718
"contrib/*",
19+
"target/*",
20+
"bin/*",
1821
"docs/*",
1922
"release.sh",
2023
]

0 commit comments

Comments
 (0)