Bump version to 0.2.0
This commit is contained in:
parent
03c278ed19
commit
98b14e010e
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -67,7 +67,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "grass"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "grass"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
description = "An SCSS compiler in Rust"
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user