Bump version
This commit is contained in:
parent
a371f73012
commit
bd3816c16f
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ panic = "abort"
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "down_on_spot"
|
name = "down_on_spot"
|
||||||
version = "0.1.2"
|
version = "0.2.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
authors = ["exttex", "oSumAtrIX"]
|
authors = ["exttex", "oSumAtrIX"]
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
@ -42,4 +42,4 @@ tokio = { version = "1.12", features = ["fs"] }
|
||||||
OriginalFilename = "DownOnSpot.exe"
|
OriginalFilename = "DownOnSpot.exe"
|
||||||
FileDescription = "Download songs from Spotify with Rust"
|
FileDescription = "Download songs from Spotify with Rust"
|
||||||
ProductName = "DownOnSpot"
|
ProductName = "DownOnSpot"
|
||||||
ProductVersion = "0.1.2"
|
ProductVersion = "0.2.0"
|
||||||
Loading…
Add table
Reference in a new issue