diff --git a/Cargo.toml b/Cargo.toml index e982bb78..126d68fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "salsa" -version = "0.9.0" +version = "0.9.1" authors = ["Niko Matsakis "] edition = "2018" license = "Apache-2.0 OR MIT"