chore: Release lan-mouse version 0.5.1

This commit is contained in:
Ferdinand Schober
2024-01-12 13:46:56 +01:00
parent d54b3a08e1
commit 6c99f9bea3
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -1226,7 +1226,7 @@ checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c"
[[package]]
name = "lan-mouse"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"anyhow",
"ashpd",

View File

@@ -1,7 +1,7 @@
[package]
name = "lan-mouse"
description = "Software KVM Switch / mouse & keyboard sharing software for Local Area Networks"
version = "0.5.0"
version = "0.5.1"
edition = "2021"
license = "GPL-3.0-or-later"
repository = "https://github.com/ferdinandschober/lan-mouse"

View File

@@ -10,4 +10,4 @@ Name=Lan Mouse
StartupNotify=true
Terminal=false
Type=Application
Version=0.5.0
Version=0.5.1