mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Update version numbers to 0.4.0
This commit is contained in:
parent
310b3cca81
commit
dff19377fa
8 changed files with 27 additions and 27 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "librespot-audio"
|
||||
version = "0.3.1"
|
||||
version = "0.4.0"
|
||||
authors = ["Paul Lietar <paul@lietar.net>"]
|
||||
description="The audio fetching and processing logic for librespot"
|
||||
license="MIT"
|
||||
|
@ -8,7 +8,7 @@ edition = "2018"
|
|||
|
||||
[dependencies.librespot-core]
|
||||
path = "../core"
|
||||
version = "0.3.1"
|
||||
version = "0.4.0"
|
||||
|
||||
[dependencies]
|
||||
aes-ctr = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue