Bump version

This commit is contained in:
Jackson Coxson
2025-01-09 18:14:17 -08:00
parent 2c78f79c38
commit f4b52c69d6
2 changed files with 2 additions and 2 deletions

View File

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