Release 0.3.2 with heroicons 1.0.5

This commit is contained in:
Max Veytsman
2022-02-21 12:02:04 -05:00
parent 5cbed4d7ea
commit 755133d323
3 changed files with 10 additions and 2 deletions

View File

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