aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2f788d1..922eef9 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ An Elixir wrapper for the Zendesk API.
```elixir
def deps do
- [{:zendex, "~> 0.7.1"}]
+ [{:zendex, "~> 0.8.1"}]
end
```