diff --git a/Cargo.toml b/Cargo.toml index 231595b..08f2c22 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ edition = "2018" # When releasing to crates.io: # - Update CHANGELOG.md # - Create git tag. -version = "0.5.0" +version = "0.6.0" authors = ["Henry de Valence ", "Deirdre Connolly ", "Chelsea Komlo "] readme = "README.md" license = "MIT OR Apache-2.0"