bump version to 0.11.0
This commit is contained in:
parent
fb71fcac85
commit
93ad5caa39
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "grass"
|
name = "grass"
|
||||||
version = "0.10.8"
|
version = "0.11.0"
|
||||||
description = "A near-feature-complete Sass compiler written purely in Rust"
|
description = "A near-feature-complete Sass compiler written purely in Rust"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*! # grass
|
/*! # grass
|
||||||
An implementation of Sass in pure rust.
|
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 |
|
| Passing | Failing | Total |
|
||||||
|---------|---------|-------|
|
|---------|---------|-------|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user