mindustry logic execution, map- and schematic- parsing and rendering
Diffstat (limited to 'lemu/Cargo.toml')
-rw-r--r--lemu/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lemu/Cargo.toml b/lemu/Cargo.toml
index 49d88bd..7c643d5 100644
--- a/lemu/Cargo.toml
+++ b/lemu/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "lemu"
-version = "0.2.3"
+version = "0.2.4"
edition = "2021"
description = "M-LOG runner"
authors = ["bend-n <[email protected]>"]