From e2b7cd1a247784725847db401c4d026ce787438b Mon Sep 17 00:00:00 2001 From: keepcosmos Date: Sat, 16 Jul 2016 15:36:57 +0900 Subject: [PATCH] update doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fec9ab8..bfb64fe 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ If [available in Hex](https://hex.pm/docs/publish), the package can be installed ```elixir def deps do - [{:readability, "~> 0.4"}] + [{:readability, "~> 0.5.0"}] end ```