From 1f657ff243258f7538cc097abbb39fab7800e32b Mon Sep 17 00:00:00 2001 From: nab138 Date: Sat, 20 Sep 2025 13:48:20 -0400 Subject: [PATCH] Bump version --- isideload/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isideload/Cargo.toml b/isideload/Cargo.toml index c4a903c..39e4dbb 100644 --- a/isideload/Cargo.toml +++ b/isideload/Cargo.toml @@ -3,7 +3,7 @@ name = "isideload" description = "Sideload iOS/iPadOS applications" license = "MPL-2.0" authors = ["Nicholas Sharp "] -version = "0.1.8" +version = "0.1.9" edition = "2024" repository = "https://github.com/nab138/isideload" documentation = "https://docs.rs/isideload"