summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-04-26 14:47:21 +1200
committerBen Bridle <ben@derelict.engineering>2025-04-26 14:47:21 +1200
commit9dd8608b300d0984a018ed888039506dc886fa4a (patch)
tree00e4218f94b7b67f9d802b41194e85ca64d71eb8 /Cargo.toml
parent50592a5184e701dd09eee024bb773ec57c1cd6bf (diff)
downloadtorque-asm-9dd8608b300d0984a018ed888039506dc886fa4a.zip
Update version to 2.4.0v2.4.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 0fe6be9..a599805 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "torque-asm"
-version = "2.3.0"
+version = "2.4.0"
edition = "2021"
license = "MIT"