From 6894ba18c6da270cb387cf8fa974b1da259bf361 Mon Sep 17 00:00:00 2001 From: Steven Blowers Date: Fri, 16 Sep 2016 17:03:23 +0100 Subject: update readme with hex version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93c789a..5856caa 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ An Elixir wrapper for the Zendesk API. ```elixir def deps do - [{:zendex, "~> 0.5.0"}] + [{:zendex, "~> 0.6.0"}] end ``` -- cgit v1.2.1