aboutsummaryrefslogtreecommitdiff
path: root/trakt-core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'trakt-core/Cargo.toml')
-rw-r--r--trakt-core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/trakt-core/Cargo.toml b/trakt-core/Cargo.toml
index 7d7c2b1..7c8c909 100644
--- a/trakt-core/Cargo.toml
+++ b/trakt-core/Cargo.toml
@@ -2,7 +2,7 @@
name = "trakt-core"
description = "Core library for trakt-rs"
authors = ["Anshul Gupta <ansg191@anshulg.com>"]
-version = "0.1.1"
+version = "0.2.0"
edition = "2021"
license = "MIT"
documentation = "https://docs.rs/trakt-core"