From 217b78b9c91221d7da1bc495e41fa6669a1cfd19 Mon Sep 17 00:00:00 2001 From: Pouriya Date: Sat, 5 Aug 2023 15:50:50 +0200 Subject: [PATCH] bump version --- tcping.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcping.go b/tcping.go index 0203130..a44d326 100644 --- a/tcping.go +++ b/tcping.go @@ -134,7 +134,7 @@ type ( ) const ( - version = "1.22.1" + version = "2.0.0" owner = "pouriyajamshidi" repo = "tcping" dnsTimeout = 2 * time.Second