From 2f39c13355af5c368cd5f6d1d81bbd8ecb386094 Mon Sep 17 00:00:00 2001 From: LIAUD Corentin Date: Sat, 28 Sep 2024 21:30:44 +0200 Subject: [PATCH] feat: v1.0.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a20b841..7081198 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ resolver = "2" edition = "2021" license = "MIT" repository = "https://github.com/cocool97/adb_client" -version = "1.0.6" +version = "1.0.7" # To build locally when working on a new version [patch.crates-io]