chore: change package version
This commit is contained in:
parent
013367cf6b
commit
62b92beb41
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "moover_rust"
|
||||
version = "3.3.0"
|
||||
version = "3.3.1"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
@ -30,4 +30,4 @@ features = ["aac", "mp3", "isomp4", "alac"]
|
|||
[features]
|
||||
DEBUG = []
|
||||
RELEASE = []
|
||||
GUILD_COMMAND = []
|
||||
GUILD_COMMAND = []
|
||||
|
|
Loading…
Reference in a new issue