diff --git a/Cargo.toml b/Cargo.toml index 6ca3162..e300af2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cl3" -version = "0.9.2" +version = "0.9.3" authors = ["Ken Barker "] description = "A Rust implementation of the Khronos OpenCL 3.0 API and extensions." documentation = "https://docs.rs/cl3/"