diff --git a/Cargo.toml b/Cargo.toml index 3cbec2e..915eb91 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kxio" -version = "1.0.0" +version = "1.1.0" edition = "2021" authors = ["Paul Campbell "] description = "Provides injectable Filesystem and Network resources to make code more testable"