summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-03-11 17:01:40 +1300
committerBen Bridle <ben@derelict.engineering>2025-03-11 17:01:40 +1300
commitdddc94424b124740dd8db8afb5abddc65a01b344 (patch)
tree80e3ca7873f57595153cd8eee0da52f586d2e523 /Cargo.toml
parent1ecee352f5844b0809d7ae66df52e34f42b44c8e (diff)
downloadtorque-asm-dddc94424b124740dd8db8afb5abddc65a01b344.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 5755774..aee2867 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "torque-asm"
-version = "1.2.0"
+version = "2.0.0"
edition = "2021"
[dependencies]