From 0b365f03eb77302663b751305aac7641b2721eb3 Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Tue, 27 Feb 2024 13:34:02 +0100 Subject: Release rtic v2.1.0, rtic-macros v2.1.0 --- rtic-macros/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rtic-macros/Cargo.toml') diff --git a/rtic-macros/Cargo.toml b/rtic-macros/Cargo.toml index 5203774..423fe31 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.0.1" +version = "2.1.0" [lib] proc-macro = true -- cgit v1.2.3