summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <bridle.benjamin@gmail.com>2024-04-16 10:52:09 +1200
committerBen Bridle <bridle.benjamin@gmail.com>2024-04-16 10:53:03 +1200
commitd8f0c1e96b79d5094b8f13f8d412763e18a2e6b8 (patch)
treef6aa56ee25559f8fe44b84b6581e893531723580 /Cargo.toml
parent6b3796c9a0d3a2f1422bcbde4790c43417659722 (diff)
downloadbedrock-pc-d8f0c1e96b79d5094b8f13f8d412763e18a2e6b8.zip
Update version to 0.3.0v0.3.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 b5a6dba..d957985 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bedrock_emu"
-version = "0.2.0"
+version = "0.3.0"
authors = ["Ben Bridle"]
edition = "2021"
description = "Emulator for running Bedrock programs"