bump version to 0.11.0
This commit is contained in:
parent
fb71fcac85
commit
93ad5caa39
@ -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"
|
||||
|
@ -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 |
|
||||
|---------|---------|-------|
|
||||
|
Loading…
x
Reference in New Issue
Block a user