From f94222f048f91fc557cc950b48900c6fa3a4fcad Mon Sep 17 00:00:00 2001 From: Kaan Barmore-Genc Date: Sun, 18 Dec 2022 01:41:47 -0500 Subject: [PATCH] Release 1.6.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7e079e9..b554059 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "gandi-live-dns" description = "Automatically updates your IP address in Gandi's Live DNS. Makes it possible to use Gandi as a dynamic DNS system." -version = "1.5.0" +version = "1.6.0" edition = "2021" authors = ["Kaan Barmore-Genç "] license = "MIT"