diff --git a/Cargo.toml b/Cargo.toml index 33dcefc..1212af6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "resources" -version = "0.2.0" +version = "0.2.1" description = "Safe store for one value of each type, with interior mutability." authors = ["Alexander Sepity "] edition = "2018"