Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mveytsman authored Mar 18, 2024
1 parent 8b516bf commit 3d202f3
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 @@ -6,7 +6,7 @@ This library provides optimized svgs for each Heroicon packaged as a Phoenix Com

Heroicons are designed by [Steve Schoger](https://twitter.com/steveschoger)

Current Heroicons Version: **2.0.13**.
Current Heroicons Version: **2.1.1**.

## Installation

Expand All @@ -15,7 +15,7 @@ Add Heroicons to your `mix.exs`:
```elixir
defp deps do
[
{:heroicons, "~> 0.5.0"}
{:heroicons, "~> 0.5.5"}
]
end
```
Expand Down

0 comments on commit 3d202f3

Please sign in to comment.