Skip to content

Commit d8fdba8

Browse files
committedJan 3, 2025··
Bumped version
1 parent e4c186e commit d8fdba8

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
@@ -4,7 +4,7 @@ defmodule Pinchflat.MixProject do
44
def project do
55
[
66
app: :pinchflat,
7-
version: "2024.12.31",
7+
version: "2025.1.3",
88
elixir: "~> 1.17",
99
elixirc_paths: elixirc_paths(Mix.env()),
1010
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)
Please sign in to comment.