From 70b6b822c4c147e43a2ea4188c88fbddbcb58bd7 Mon Sep 17 00:00:00 2001 From: red Date: Mon, 13 Jul 2020 11:53:20 +0200 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9ca1397..e2d68a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "transmission-rpc" -version = "0.2.2" +version = "0.2.3" authors = ["red "] edition = "2018" repository = "https://github.com/j0rsa/transmission-rpc"