mirror of
https://github.com/yewprint/yewprint
synced 2024-11-25 04:50:20 +00:00
Make yewprint-css version match yewprint version
This commit is contained in:
parent
80401a132e
commit
73eb49ef0f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "yewprint-css"
|
name = "yewprint-css"
|
||||||
version = "0.2.1"
|
version = "0.3.0"
|
||||||
authors = ["Cecile Tonglet <cecile.tonglet@cecton.com>"]
|
authors = ["Cecile Tonglet <cecile.tonglet@cecton.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
|
|
Loading…
Reference in a new issue