summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-01-11 12:24:58 +1300
committerBen Bridle <ben@derelict.engineering>2025-01-12 10:37:35 +1300
commit3c43d039d7e374ee0139ea19a50446c515c93a5b (patch)
treeac2e9cec4382f1a00493007a0d8be6b2f0b90a2b /Cargo.toml
parent58faa15a909fe849e7e14a26cca85baf40e7598a (diff)
downloadbedrock-pc-3c43d039d7e374ee0139ea19a50446c515c93a5b.zip
Update version to 1.0.0-alpha2v1.0.0-alpha2
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 dd5b0f2..3a64801 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bedrock-pc"
-version = "1.0.0-alpha1"
+version = "1.0.0-alpha2"
authors = ["Ben Bridle"]
edition = "2021"
description = "Emulator for running Bedrock programs"