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]
|
||||
name = "down_on_spot"
|
||||
version = "0.1.2"
|
||||
version = "0.2.0"
|
||||
edition = "2018"
|
||||
authors = ["exttex", "oSumAtrIX"]
|
||||
build = "build.rs"
|
||||
|
|
@ -42,4 +42,4 @@ tokio = { version = "1.12", features = ["fs"] }
|
|||
OriginalFilename = "DownOnSpot.exe"
|
||||
FileDescription = "Download songs from Spotify with Rust"
|
||||
ProductName = "DownOnSpot"
|
||||
ProductVersion = "0.1.2"
|
||||
ProductVersion = "0.2.0"
|
||||
Loading…
Add table
Reference in a new issue