diff --git a/Cargo.toml b/Cargo.toml index 41982b4..bcd8abe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aerosol" -version = "1.0.0" +version = "1.1.0" authors = ["Diggory Blake "] edition = "2018" description = "Simple dependency injection for Rust"