diff --git a/README.md b/README.md index 00897e2..0c51125 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Add Heroicons to your `mix.exs`: ```elixir defp deps do [ - {:heroicons, "~> 0.3.0"} + {:heroicons, "~> 0.3.1"} ] end ```