aboutsummaryrefslogtreecommitdiff
path: root/rtic-macros/Cargo.toml
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2025-06-22 11:17:40 +0200
committerEmil Fresk <emil.fresk@gmail.com>2025-06-22 09:34:16 +0000
commit42ebfe57f1268485da7057d7e1cbaad866ad2088 (patch)
tree3d4b9eaf7c49a1a23760817f1adc2f14f0bbfdf8 /rtic-macros/Cargo.toml
parente592a3aa12b6bcf98abaf80c088a70bab671f207 (diff)
Release all crates
Diffstat (limited to 'rtic-macros/Cargo.toml')
-rw-r--r--rtic-macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtic-macros/Cargo.toml b/rtic-macros/Cargo.toml
index c38f575..84f2dc1 100644
--- a/rtic-macros/Cargo.toml
+++ b/rtic-macros/Cargo.toml
@@ -22,7 +22,7 @@ name = "rtic-macros"
readme = "../README.md"
repository = "https://github.com/rtic-rs/rtic"
-version = "2.1.3"
+version = "2.2.0"
[package.metadata.docs.rs]
features = ["test-template"]