diff --git a/crates/cli/Cargo.toml b/crates/cli/Cargo.toml index aa965d3..004a1cb 100644 --- a/crates/cli/Cargo.toml +++ b/crates/cli/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.1.8" +version = "0.1.9" authors = ["David Cole "] edition = "2018" categories = ["api-bindings", "command-line-interface"]