From 07df9ce31053cf2c39adb63e72735628ce255d8e Mon Sep 17 00:00:00 2001 From: red Date: Sun, 1 Nov 2020 14:10:12 +0100 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9515590..25e44e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "transmission-rpc" -version = "0.3.0" +version = "0.3.1" authors = ["red "] edition = "2018" repository = "https://github.com/j0rsa/transmission-rpc"