Skip to content

Commit d1aa999

Browse files
committed
Bump version to 0.5.1 in mix.exs
1 parent 18b3f48 commit d1aa999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ defmodule Flagpack.MixProject do
2222
def project do
2323
[
2424
app: :flagpack,
25-
version: "0.5.0",
25+
version: "0.5.1",
2626
elixir: "~> 1.16",
2727
start_permanent: Mix.env() == :prod,
2828
deps: deps(),

0 commit comments

Comments
 (0)