summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-03-25 11:00:22 +1300
committerBen Bridle <ben@derelict.engineering>2025-03-25 11:00:22 +1300
commit648151b7684214a86e894d0ca813d7a89317722c (patch)
tree48a551ff6c1f6089d07305e72c98e202f8bcb8a1 /Cargo.toml
parent34ca33d86fd47ca912751bd8578e66f449639a7c (diff)
downloadassembler-648151b7684214a86e894d0ca813d7a89317722c.zip
Update version to 2.2.1v2.2.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 33fdd3e..a233958 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "assembler"
-version = "2.2.0"
+version = "2.2.1"
edition = "2021"
[dependencies]