mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Update version numbers to 0.1.6
This commit is contained in:
parent
91152b47d8
commit
b7c3609c7b
7 changed files with 23 additions and 23 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "librespot-audio"
|
||||
version = "0.1.5"
|
||||
version = "0.1.6"
|
||||
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.1.5"
|
||||
version = "0.1.6"
|
||||
|
||||
[dependencies]
|
||||
bit-set = "0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue