summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2026-05-23 00:25:50 +0000
committerGitHub <noreply@github.com>2026-05-23 00:25:50 +0000
commit52a586ecaaef274e0ef339b74743f8aba73c0469 (patch)
treec99c316b798a9473851e0ea139aec6eff681a231 /Cargo.toml
parentd8464ffdca706fe215b8a0a94d148a9244142067 (diff)
for 0.1.0-pre
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 92729f3..4f72987 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "retain"
-version = "0.1.0"
+version = "0.1.0-pre"
edition = "2024"
[lib]