Bump version + readme

This commit is contained in:
Max Veytsman
2021-11-12 12:08:11 -05:00
parent 921a97db72
commit a5b53ca7b4
2 changed files with 13 additions and 14 deletions

View File

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