summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-03-31 13:16:56 +1300
committerBen Bridle <ben@derelict.engineering>2025-03-31 13:18:11 +1300
commit4470661e0494a6338881717516e047a9b99092f7 (patch)
tree37a5486e7bd1c35bbae817cc79d1baad006bddd0 /Cargo.toml
parent2420c648cc7a39f682929ee2612ba644db6dd156 (diff)
downloadtorque-asm-4470661e0494a6338881717516e047a9b99092f7.zip
Update version to 2.0.1v2.0.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 7d65b94..9ad53d7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "torque-asm"
-version = "2.0.0"
+version = "2.0.1"
edition = "2021"
[dependencies]