diff --git a/README.md b/README.md index a0d5a71..8f3f91e 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Install the [Hex.pm](http://hex.pm) package ```elixir def deps do [ - {:simplex, "0.1.0"} + {:simplex, "0.1.2"} ] end ```