Bump version

This commit is contained in:
Jackson Coxson
2025-01-10 15:36:22 -07:00
parent e6459ac652
commit 1c28b3448f
2 changed files with 103 additions and 1 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.3"
version = "0.1.4"
edition = "2021"
license = "MIT"
documentation = "https://docs.rs/idevice"