summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-03-25 12:00:38 +1300
committerBen Bridle <ben@derelict.engineering>2025-03-25 12:00:38 +1300
commit341df6405e3097b3c58aa57e1b08a663d34b4e89 (patch)
treed15d79eae023f063b4ac915a7539876be0a471db /Cargo.toml
parentc23c47325a7818c4df4097878f101cd80e2fe361 (diff)
downloadbedrock-core-8d9fedff1fa066274aa527c020804447b6af3d1d.zip
Update version to 5.1.0v5.1.0
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 f55d5ab..7a1af7b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bedrock-core"
-version = "5.0.0"
+version = "5.1.0"
authors = ["Ben Bridle"]
edition = "2021"
description = "Create Bedrock virtual processors and evaluate Bedrock bytecode"