summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-04-17 20:35:30 +1200
committerBen Bridle <ben@derelict.engineering>2025-04-17 20:35:30 +1200
commit6b1842e1b1344e947d9b461665910a781d1a90fb (patch)
tree544b19c8712edb6df9d7a1e30fcac86c3949a930
parent4647c9059a628bc9130e1ffedeee56ff614438c0 (diff)
downloadbedrock-core-main.zip
Update version to 6.0.0HEADv6.0.0main
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7a1af7b..9313ff2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bedrock-core"
-version = "5.1.0"
+version = "6.0.0"
authors = ["Ben Bridle"]
edition = "2021"
description = "Create Bedrock virtual processors and evaluate Bedrock bytecode"