summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-07-03 21:24:40 +1200
committerBen Bridle <ben@derelict.engineering>2025-07-03 21:24:40 +1200
commita2abe3368acdac26ec498e2d66c5a10c768a3748 (patch)
tree9f5d5e447008218dde2630e3057f015d548d09c8 /Cargo.toml
parent2accc78948fa4a18e37ab0bc405f9b2758acaa3e (diff)
downloadbedrock-pc-1.0.0.zip
Update version to 1.0.0v1.0.0
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 ef90f39..e9f784b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bedrock-pc"
-version = "0.0.1"
+version = "1.0.0"
authors = ["Ben Bridle"]
edition = "2024"
description = "Bedrock emulator"