Skip to content

Commit

Permalink
Update version in mix.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
Flo0807 committed Dec 5, 2022
1 parent a831885 commit 8b2c27e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ defmodule TablerIcons.MixProject do
def project do
[
app: :tabler_icons,
version: "0.2.2",
version: "0.2.3",
elixir: "~> 1.14",
start_permanent: Mix.env() == :prod,
deps: deps(),
Expand Down

0 comments on commit 8b2c27e

Please sign in to comment.