Bump version

This commit is contained in:
Jackson Coxson
2025-08-17 18:03:05 -06:00
parent 2b75fe1c05
commit 15180b2968

View File

@@ -2,7 +2,7 @@
name = "idevice" name = "idevice"
description = "A Rust library to interact with services on iOS devices." description = "A Rust library to interact with services on iOS devices."
authors = ["Jackson Coxson"] authors = ["Jackson Coxson"]
version = "0.1.38" version = "0.1.39"
edition = "2024" edition = "2024"
license = "MIT" license = "MIT"
documentation = "https://docs.rs/idevice" documentation = "https://docs.rs/idevice"