summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Schoenfelder <paulschoenfelder@gmail.com>2014-11-11 16:02:56 -0600
committerPaul Schoenfelder <paulschoenfelder@gmail.com>2014-11-11 16:02:56 -0600
commitef082fd648132b6d8ae96f232455feea69f740ed (patch)
tree831be64c00d45c08de001be6e9e75fe519946a40 /README.md
parentMerge pull request #19 from d-b/master (diff)
Version 0.9.0
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 89fa1c4..14cfb14 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Add ExIrc as a dependency to your project in mix.exs, and add it as an applicati
```elixir
defp deps do
- [{:exirc, "~> 0.8.5"}]
+ [{:exirc, "~> 0.9.0"}]
end
defp application do