Skip to content

Commit 34eaf2a

Browse files
committed
Bump version to 0.5.2
1 parent c544a40 commit 34eaf2a

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
@@ -26,7 +26,7 @@ defmodule Flagpack.MixProject do
2626
def project do
2727
[
2828
app: :flagpack,
29-
version: "0.5.1",
29+
version: "0.5.2",
3030
elixir: "~> 1.16",
3131
start_permanent: Mix.env() == :prod,
3232
deps: deps(),

0 commit comments

Comments
 (0)