diff --git a/README.md b/README.md index b75971a..8b05566 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ In your project's `mix.exs` add the following: ```elixir defp deps do - {:exseed, "~> 0.0.3"} + {:exseed, "~> 0.0.4"} end ```