bump version to 0.11.0

This commit is contained in:
Connor Skees 2022-04-03 19:36:32 -04:00
parent fb71fcac85
commit 93ad5caa39
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "grass"
version = "0.10.8"
version = "0.11.0"
description = "A near-feature-complete Sass compiler written purely in Rust"
readme = "README.md"
license = "MIT"

View File

@ -1,7 +1,7 @@
/*! # grass
An implementation of Sass in pure rust.
Spec progress as of 0.10.8, released on 2021-09-20:
Spec progress as of 0.11.0, released on 2022-04-03:
| Passing | Failing | Total |
|---------|---------|-------|