summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-03-01 09:18:40 +1300
committerBen Bridle <ben@derelict.engineering>2025-03-01 09:21:12 +1300
commit0b7246a6b97cbda2c83f022d170e8e0cd4b05c5b (patch)
tree605bfbcb5480230144caa6e70aa554572b3b9b99 /Cargo.toml
parentddf4e1dc5ec143b57f4551bd0a776439aa2bc3f1 (diff)
downloadtorque-asm-0b7246a6b97cbda2c83f022d170e8e0cd4b05c5b.zip
Update version to 1.1.1v1.1.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 835c8b1..0de2f51 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "torque-asm"
-version = "1.1.0"
+version = "1.1.1"
edition = "2021"
[dependencies]