summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2026-08-19 19:28:21 -0400
committerMica White <botahamec@outlook.com>2026-08-19 19:28:21 -0400
commitb07c297d391bc8e8cec87f5feb37f71a5443ec87 (patch)
tree1b879f6742def107b458fc29fee8319aad3e8d58 /Cargo.toml
parente9518ff4370446f6a4135bdf586c80a153b7954d (diff)
Revert version to 1.1HEADmain
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 52eeaff..b34f770 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "feluments"
-version = "0.2.0"
+version = "0.1.1"
authors = ["Mica White <botahamec@outlook.com>"]
edition = "2024"
rust-version = "1.85.1"