mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-29 13:24:48 +00:00
Update version number everywhere
This commit is contained in:
parent
1d6a0b0b9c
commit
fea2478859
22 changed files with 53 additions and 53 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "sixtyfps-compiler"
|
||||
version = "0.0.4"
|
||||
version = "0.0.5"
|
||||
authors = ["SixtyFPS <info@sixtyfps.io>"]
|
||||
edition = "2018"
|
||||
license = "GPL-3.0-only"
|
||||
|
@ -13,6 +13,6 @@ name = "sixtyfps_compiler"
|
|||
path = "main.rs"
|
||||
|
||||
[dependencies]
|
||||
sixtyfps-compilerlib = { version = "=0.0.4", path = "../../sixtyfps_compiler", features = ["display-diagnostics", "cpp", "rust"]}
|
||||
sixtyfps-compilerlib = { version = "=0.0.5", path = "../../sixtyfps_compiler", features = ["display-diagnostics", "cpp", "rust"]}
|
||||
structopt = "0.3.14"
|
||||
spin_on = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue