chore(main): release 0.11.1 (#554)

This commit is contained in:
stoat-release[bot]
2026-02-13 00:21:29 +00:00
committed by GitHub
parent 94cb916231
commit 2e87696c83
22 changed files with 85 additions and 78 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "revolt-presence"
version = "0.11.0"
version = "0.11.1"
edition = "2021"
license = "AGPL-3.0-or-later"
authors = ["Paul Makles <me@insrt.uk>"]
@@ -17,7 +17,7 @@ redis-is-patched = []
async-std = { version = "1.8.0", features = ["attributes"] }
# Config for loading Redis URI
revolt-config = { version = "0.11.0", path = "../config" }
revolt-config = { version = "0.11.1", path = "../config" }
[dependencies]
# Utility