diff --git a/Cargo.toml b/Cargo.toml index a484175..0deea94 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ repository = "https://github.com/davidcole1340/ext-php-rs" homepage = "https://github.com/davidcole1340/ext-php-rs" license = "MIT OR Apache-2.0" keywords = ["php", "ffi", "zend"] -version = "0.10.4" +version = "0.10.5" authors = ["David Cole "] edition = "2018" categories = ["api-bindings"]