Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkittelson committed Aug 7, 2014
1 parent a79cf3c commit 0137c3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

An Elixir library for interacting with the [Zencoder](http://zencoder.com) API.

Requires Elixir ~> 0.14.3
Requires Elixir ~> 0.15.0

## Installation

Expand All @@ -16,7 +16,7 @@ Install the [Hex.pm](http://hex.pm) package
```elixir
def deps do
[
{:zencoder, "~> 0.1.2"},
{:zencoder, "~> 0.1.3"},
{:ibrowse, github: "cmullaparthi/ibrowse", tag: "v4.1.0"},
]
end
Expand Down

0 comments on commit 0137c3b

Please sign in to comment.