diff --git a/Cargo.toml b/Cargo.toml index 08298de..1c99a8d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shred" -version = "0.14.0" +version = "0.14.1" authors = ["torkleyy "] description = """ Dispatches systems in parallel which need read access to some resources,