Bump Version

This commit is contained in:
fowb 2023-08-30 15:29:14 +02:00
parent eb5c9d3ae8
commit 6b35b3ee56
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -177,7 +177,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "chorus"
version = "0.5.0"
version = "0.6.0"
dependencies = [
"async-trait",
"base64 0.21.3",

View File

@ -1,7 +1,7 @@
[package]
name = "chorus"
description = "A library for interacting with multiple Spacebar-compatible Instances at once."
version = "0.5.0"
version = "0.6.0"
license = "AGPL-3.0"
edition = "2021"
repository = "https://github.com/polyphony-chat/chorus"