summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <bridle.benjamin@gmail.com>2024-08-10 14:53:31 +1200
committerBen Bridle <bridle.benjamin@gmail.com>2024-08-10 14:53:31 +1200
commit9ad823bc3010616144e376377cc1a16b7787e4e0 (patch)
tree745218ce3e5c800cf7ba8bf8d159ecb323083f24 /Cargo.toml
parent3708dc05699d0336295ff9a68e06f5b5c1c30c50 (diff)
downloadbedrock-pc-9ad823bc3010616144e376377cc1a16b7787e4e0.zip
Update version to 0.4.0v0.4.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 b87f79b..9f08b13 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bedrock_emu"
-version = "0.3.1"
+version = "0.4.0"
authors = ["Ben Bridle"]
edition = "2021"
description = "Emulator for running Bedrock programs"