summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-04-17 20:41:27 +1200
committerBen Bridle <ben@derelict.engineering>2025-04-17 20:41:27 +1200
commitb9563de13bb584ee36015db12b8290e66eca84be (patch)
treeee8d78e7379af4011d34c197b6ea7a4b28d0c6c3 /Cargo.toml
parent0b9a790607a0103c033f71a8f595b61e9d0e05fb (diff)
downloadbedrock-pc-main.zip
Update version to 1.0.0-alpha5HEADv1.0.0-alpha5main
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 47baf34..bfb02c2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bedrock-pc"
-version = "1.0.0-alpha4"
+version = "1.0.0-alpha5"
authors = ["Ben Bridle"]
edition = "2021"
description = "Bedrock emulator and assembler"