chore: change package version

This commit is contained in:
Ladislav Hano 2025-01-19 15:18:40 +01:00
parent 013367cf6b
commit 62b92beb41

View file

@ -1,6 +1,6 @@
[package] [package]
name = "moover_rust" name = "moover_rust"
version = "3.3.0" version = "3.3.1"
edition = "2021" edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # 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] [features]
DEBUG = [] DEBUG = []
RELEASE = [] RELEASE = []
GUILD_COMMAND = [] GUILD_COMMAND = []