Upgrade version of heroicons

This commit is contained in:
Max Veytsman
2022-12-13 15:47:16 -05:00
parent a1d92e2fbc
commit 3b4aa3b2a6
5 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@ defmodule HeroiconsElixir.MixProject do
def project do
[
app: :heroicons,
version: "0.5.1",
version: "0.5.2",
elixir: "~> 1.11",
start_permanent: Mix.env() == :prod,
deps: deps(),