summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-01-12 10:53:52 +1300
committerBen Bridle <ben@derelict.engineering>2025-01-12 10:53:52 +1300
commit241ff7093269b64e22ea755bd391cb7dedb2ded8 (patch)
treed1083f0bd23e41fb142ea7e088e323c4e57f174a /Cargo.toml
parent8bfc20d44d3a0d040c6f7031f4975afd515e7424 (diff)
downloadbedrock-pc-241ff7093269b64e22ea755bd391cb7dedb2ded8.zip
Update version to 1.0.0-alpha3v1.0.0-alpha3
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 3a64801..18622ab 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bedrock-pc"
-version = "1.0.0-alpha2"
+version = "1.0.0-alpha3"
authors = ["Ben Bridle"]
edition = "2021"
description = "Emulator for running Bedrock programs"