From 32140f39c8aa0f2571c364bb765b347247ffada6 Mon Sep 17 00:00:00 2001 From: Aleksandr Bochev Date: Sun, 2 Oct 2022 11:33:00 +0200 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7b98f42..1f78ab1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "transmission-rpc" -version = "0.3.6" +version = "0.3.7" authors = ["red "] edition = "2021" repository = "https://github.com/j0rsa/transmission-rpc"