aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralyx <alyx@aleteoryx.me>2024-04-09 17:14:27 -0400
committeralyx <alyx@aleteoryx.me>2024-04-09 17:14:27 -0400
commitadc1a486faf473eb7d993ca5df78485f0938d1d0 (patch)
tree5b840418affeae4436d6499da7ff0305626542b4
parent074c512ac422dbd86527b943b54e33200784b478 (diff)
downloadlfm_embed-adc1a486faf473eb7d993ca5df78485f0938d1d0.tar.gz
lfm_embed-adc1a486faf473eb7d993ca5df78485f0938d1d0.tar.bz2
lfm_embed-adc1a486faf473eb7d993ca5df78485f0938d1d0.zip
version bump
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1ff7f4c..69542a8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "lfm_embed"
-version = "0.2.0"
+version = "0.2.1-pre"
edition = "2021"
license = "AGPL-3.0-only"
repository = "https://git.aleteoryx.me/cgit/lfm_embed"