summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-04-01 17:16:53 +1300
committerBen Bridle <ben@derelict.engineering>2025-04-01 17:16:53 +1300
commit2d29e79715c1208655316cce517713590894f5a6 (patch)
tree1e24c1d5283653da31dc354c02d8a28151967f19 /Cargo.toml
parentd718ffbf899cc3622a99d2d510a1a58506d45c49 (diff)
downloadtorque-asm-2d29e79715c1208655316cce517713590894f5a6.zip
Update version to 2.0.2v2.0.2
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 35c8a3a..ca18d3a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "torque-asm"
-version = "2.0.1"
+version = "2.0.2"
edition = "2021"
[dependencies]