summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <bridle.benjamin@gmail.com>2025-07-03 14:53:39 +1200
committerBen Bridle <bridle.benjamin@gmail.com>2025-07-03 14:53:39 +1200
commit9e6a17a24c5dd5748270d07e59c13eca7810ba04 (patch)
treeaca77e0689ff2712ef2d52753c4eff8204f02945 /Cargo.toml
parent701448be2c3c58e30960d46f090bf08adfc02832 (diff)
downloadbedrock-core-9e6a17a24c5dd5748270d07e59c13eca7810ba04.zip
Update version to 1.0.0HEADv1.0.0main
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 4e1cb8f..aff9365 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bedrock-core"
-version = "0.0.1"
+version = "1.0.0"
authors = ["Ben Bridle"]
edition = "2024"
description = "Bedrock core architecture"