diff --git a/Cargo.toml b/Cargo.toml index 32a2b5b..ffc1a80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kxio" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Paul Campbell "] description = "Provides injectable Filesystem and Network resources to make code more testable"