aboutsummaryrefslogtreecommitdiff
path: root/trakt-macros/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'trakt-macros/Cargo.toml')
-rw-r--r--trakt-macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/trakt-macros/Cargo.toml b/trakt-macros/Cargo.toml
index 8b6b12c..ba01d32 100644
--- a/trakt-macros/Cargo.toml
+++ b/trakt-macros/Cargo.toml
@@ -2,7 +2,7 @@
name = "trakt-macros"
description = "Procedural macros for the trakt-rs crate"
authors = ["Anshul Gupta <ansg191@anshulg.com>"]
-version = "0.1.2"
+version = "0.1.3"
edition = "2021"
license = "MIT"
documentation = "https://docs.rs/trakt-macros"