From d98dc008c585d5a48f9db5584c796b0c73ab8653 Mon Sep 17 00:00:00 2001 From: Aleksandr Date: Mon, 20 Dec 2021 21:22:40 +0100 Subject: [PATCH] Update Cargo.toml bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6934756..80e6838 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "transmission-rpc" -version = "0.3.5" +version = "0.3.6" authors = ["red "] edition = "2018" repository = "https://github.com/j0rsa/transmission-rpc"