Skip to content

Commit 233bf78

Browse files
committed
Bump version to v0.2.3
1 parent 2c158b2 commit 233bf78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule ErrorTracker.MixProject do
44
def project do
55
[
66
app: :error_tracker,
7-
version: "0.2.2",
7+
version: "0.2.3",
88
elixir: "~> 1.15",
99
elixirc_paths: elixirc_paths(Mix.env()),
1010
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)