diff --git a/Cargo.toml b/Cargo.toml index da6fe88..8f4b833 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Neshura"] name = "cloudflare-dns-updater" -version = "1.1.8" +version = "1.1.9" edition = "2021" description = "Application for automatically updating Cloudflare DNS records" license = "GPL-3.0-or-later"