Skip to content

Commit 5e5c555

Browse files
committed
release 1.0.0
1 parent e351c9d commit 5e5c555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ fn main() {
167167

168168
fn run() -> i32 {
169169
let matches = App::new("dyn-livedns-gandi")
170-
.version("0.0.1")
170+
.version("1.0.0")
171171
.about("Update your Gandi LiveDNS records with your current IP address")
172172
.author("Léo Depriester")
173173
.arg(Arg::with_name("config")

0 commit comments

Comments
 (0)