diff --git a/Cargo.toml b/Cargo.toml index 5ac092c..c6be13d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "chlorine" description = "Just the C types for `no_std`, but builds faster." -version = "1.0.10" +version = "1.0.11" authors = ["Lokathor "] edition = "2018" license = "Zlib OR Apache-2.0 OR MIT"