Skip to content

Commit

Permalink
Version bump to 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrudel committed Sep 24, 2021
1 parent a213359 commit 1c23325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -4,7 +4,7 @@ defmodule ThousandIsland.MixProject do
def project do
[
app: :thousand_island,
version: "0.4.5",
version: "0.4.6",
elixir: "~> 1.9",
start_permanent: Mix.env() == :prod,
deps: deps(),
Expand Down

0 comments on commit 1c23325

Please sign in to comment.