summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-07-04 22:53:40 +1200
committerBen Bridle <ben@derelict.engineering>2025-07-04 22:53:40 +1200
commit0d9bfa0731259edfe9496e90c7f41820442cb130 (patch)
tree3914812102b575e4b044a7bbd3312f0ca1420fdb /Cargo.toml
parent7d3621ea3f71154a5e31372d29a4d71dbf1ba23c (diff)
downloadbedrock-pc-1.0.1.zip
Update version to 1.0.1HEADv1.0.1main
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 4ba9329..8309a1f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bedrock-pc"
-version = "1.0.0"
+version = "1.0.1"
authors = ["Ben Bridle"]
edition = "2024"
description = "Bedrock emulator"