summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <bridle.benjamin@gmail.com>2025-04-17 16:47:28 +1200
committerBen Bridle <bridle.benjamin@gmail.com>2025-04-17 16:47:28 +1200
commit14ee374b3e568b50c3297277a055cdb366641b88 (patch)
tree153892f0f1559bf1e677c59c3d327c6530fac86c /Cargo.toml
parent6eb86dc668ccd3e3b263f5942ab4eef63f49a7db (diff)
downloadtorque-asm-14ee374b3e568b50c3297277a055cdb366641b88.zip
Update version to 2.2.0v2.2.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 2092d98..251ff3d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "torque-asm"
-version = "2.1.0"
+version = "2.2.0"
edition = "2021"
[dependencies]