diff --git a/Cargo.toml b/Cargo.toml index dc7d441..26b1c0f 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.2.0" +version = "0.3.0" edition = "2021" readme = "README.md" repository = "https://github.com/WyvernIXTL/license-fetcher"