diff --git a/crates/macros/Cargo.toml b/crates/macros/Cargo.toml index 44d89bd..0131d72 100644 --- a/crates/macros/Cargo.toml +++ b/crates/macros/Cargo.toml @@ -4,7 +4,7 @@ description = "Derive macros for ext-php-rs." repository = "https://github.com/davidcole1340/ext-php-rs" homepage = "https://github.com/davidcole1340/ext-php-rs" license = "MIT OR Apache-2.0" -version = "0.10.0" +version = "0.10.1" authors = ["David Cole "] edition = "2018"