diff --git a/README.adoc b/README.adoc index c8bd130..ff8f5a0 100644 --- a/README.adoc +++ b/README.adoc @@ -13,7 +13,7 @@ The package can be installed by adding `nodeping` to your list of dependencies i ---- def deps do [ - {:nodeping, "~> 1.4"} + {:nodeping, "~> 1.5"} ] end ----