Update readme

This commit is contained in:
Max Veytsman
2021-04-19 15:22:25 -04:00
parent 9a87f26b5a
commit ff5c8b0bc5

View File

@ -10,7 +10,7 @@ Add Heroicons to your `mix.exs`:
defp deps do
[
{:heroicons, "~> 0.1.0"}
{:heroicons, "~> 0.2.2"}
]
end