diff --git a/Cargo.toml b/Cargo.toml index e35019092..04310f54f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "block" -version = "0.1.3" +version = "0.1.4" authors = ["Steven Sheldon"] description = "Rust interface for Apple's C language extension of blocks."