diff --git a/Cargo.toml b/Cargo.toml index e87dc5e..ca7dbdb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grass" -version = "0.9.2" +version = "0.9.3" description = "A near-feature-complete Sass compiler written purely in Rust" readme = "README.md" license = "MIT"