summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-10-15 14:15:07 +1300
committerBen Bridle <ben@derelict.engineering>2025-10-15 14:15:07 +1300
commit86e80124fbf48d173c59da12eb3689fbcf3d6d43 (patch)
tree08decf987dbd266d50528bb9872c05078cfca901 /Cargo.toml
parent2a710ac31d8ac2a3906130335679208226ee12d0 (diff)
downloadtorque-asm-3.0.0.zip
Update version to 3.0.0HEADv3.0.0main
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 41e6a51..d9f403e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "torque-asm"
-version = "2.5.0"
+version = "3.0.0"
edition = "2021"
license = "MIT"