bump version to 0.6.0
This commit is contained in:
parent
502528c914
commit
f0895db939
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "grass"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
description = "SASS compiler"
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
|
@ -3,11 +3,11 @@
|
||||
//!
|
||||
//! All functionality is currently exposed through [`StyleSheet`].
|
||||
//!
|
||||
//! Spec progress as of 2020-04-01:
|
||||
//! Spec progress as of 2020-04-12:
|
||||
//!
|
||||
//! | Passing | Failing | Total |
|
||||
//! |---------|---------|-------|
|
||||
//! | 1711 | 3382 | 5093 |
|
||||
//! | 2023 | 3070 | 5093 |
|
||||
//!
|
||||
//! ## Use as library
|
||||
//! ```
|
||||
|
Loading…
x
Reference in New Issue
Block a user