From c3884e212c36d2a9cf260b1d9ae37c92b91ea73d Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Thu, 25 May 2023 08:27:58 +0200 Subject: v2.0 release --- 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 f7e6c7b..62734ee 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.0-alpha.2" +version = "2.0.0" [lib] proc-macro = true -- cgit v1.2.3