Skip to content

Commit

Permalink
Actually bump the project version too
Browse files Browse the repository at this point in the history
  • Loading branch information
ihumanable committed Dec 27, 2024
1 parent 8a63186 commit 3b176f1
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 @@ -4,7 +4,7 @@ defmodule Patch.MixProject do
def project do
[
app: :patch,
version: "0.14.0",
version: "0.15.0",
elixir: "~> 1.9",
erlc_paths: erlc_paths(Mix.env()),
elixirc_paths: elixirc_paths(Mix.env()),
Expand Down

0 comments on commit 3b176f1

Please sign in to comment.