diff --git a/Cargo.toml b/Cargo.toml index db0985d..b8c193a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "license-fetcher" description = "Fetch licenses of dependencies at build time and embed them into your program." authors = ["Adam McKellar "] -version = "0.1.1" +version = "0.2.0" edition = "2021" readme = "README.md" repository = "https://github.com/WyvernIXTL/license-fetcher"