summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <bridle.benjamin@gmail.com>2024-09-07 18:33:08 +1200
committerBen Bridle <bridle.benjamin@gmail.com>2024-09-07 19:25:42 +1200
commit473d1b07e024e48e32c0c475cbf4dfdc42a1b4b3 (patch)
tree1384ccba13a50c77bc4d9df93e8926a7de2d7e5c /Cargo.toml
parentaa6234821c99d6bfc1a77180643e6bb0c87fa2b8 (diff)
downloadbedrock-pc-473d1b07e024e48e32c0c475cbf4dfdc42a1b4b3.zip
Update version to 0.5.0v0.5.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 5d5812a..f62ae9f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bedrock_emu"
-version = "0.4.1"
+version = "0.5.0"
authors = ["Ben Bridle"]
edition = "2021"
description = "Emulator for running Bedrock programs"