summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-02-27 14:39:34 +1300
committerBen Bridle <ben@derelict.engineering>2025-02-27 14:39:34 +1300
commit0b4a82bf73339079490e9643cb115dbf82f3e92b (patch)
tree934576c2089cfee000e709944a860993dca32ba5 /Cargo.toml
parent988eda11beb4957b4d7a251607992bc23090fc59 (diff)
downloadassembler-2.0.0.zip
Update version to 2.0.0v2.0.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 a00bd31..9868651 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "assembler"
-version = "1.1.0"
+version = "2.0.0"
edition = "2021"
[dependencies]