Release 1.1.7

This commit is contained in:
Neshura 2024-03-04 16:44:11 +01:00
parent 6a31ae0f9a
commit 61fd9bd50a
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -114,7 +114,7 @@ dependencies = [
[[package]]
name = "cloudflare-dns-updater"
version = "1.1.6"
version = "1.1.7"
dependencies = [
"chrono",
"confy",

View file

@ -1,7 +1,7 @@
[package]
authors = ["Neshura"]
name = "cloudflare-dns-updater"
version = "1.1.6"
version = "1.1.7"
edition = "2021"
description = "Application for automatically updating Cloudflare DNS records"
license = "GPL-3.0-or-later"