Bump version

This commit is contained in:
Max Veytsman
2021-04-19 15:21:23 -04:00
parent 4dc98ef82e
commit 9a87f26b5a

View File

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