version bump
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# 1.0.1
|
||||
|
||||
Finish NixOS module
|
||||
|
||||
# 1.0.0
|
||||
|
||||
Initial release. Slash commands are available for most basic functionality.
|
||||
|
||||
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -458,7 +458,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "disconic"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "disconic"
|
||||
description = "Discord bot for interacting with subsonic music libraries"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
authors = [ "Gabriel Fontes <eu@misterio.me>" ]
|
||||
edition = "2021"
|
||||
homepage = "https://misterio.me"
|
||||
|
||||
Reference in New Issue
Block a user