diff --git a/Cargo.toml b/Cargo.toml index c86fe6b..35dad07 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pulse" -version = "0.3.4" +version = "0.3.5" authors = ["Colin Sherratt "] license = "Apache-2.0" description = "A library for async wake signals"