From fd8e17cf44ab3a8fc01b952508e5352c15ac9478 Mon Sep 17 00:00:00 2001 From: Johann Woelper Date: Sun, 18 Jul 2021 22:45:13 +0200 Subject: [PATCH] 0.2.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5cb0867..2bc5e2c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "linetest" -version = "0.2.1" +version = "0.2.2" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html