aboutsummaryrefslogtreecommitdiff
path: root/rtic-macros
diff options
context:
space:
mode:
Diffstat (limited to 'rtic-macros')
-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 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