From 7ce58b2f5734cc47db7ef0bd43039c1724f5805a Mon Sep 17 00:00:00 2001 From: Radical <66682497+Radiicall@users.noreply.github.com> Date: Wed, 3 May 2023 18:18:28 +0200 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 485e0e6..641d5f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jellyfin-rpc" -version = "0.11.0" +version = "0.11.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html