summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-03-01 09:01:33 +1300
committerBen Bridle <ben@derelict.engineering>2025-03-01 09:01:33 +1300
commit00858f0b4bdfa7de838a21d27aef5e76be310828 (patch)
tree4813c66b316dd997db3d171b6d70eee6b5293c95 /Cargo.toml
parent4c7c106001f3e7e3cd7c7c2730584a9e2d24f59d (diff)
downloadassembler-00858f0b4bdfa7de838a21d27aef5e76be310828.zip
Update version to 2.0.1v2.0.1
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 9868651..689c476 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "assembler"
-version = "2.0.0"
+version = "2.0.1"
edition = "2021"
[dependencies]