Skip to content

Commit 460b1bf

Browse files
committed
Version bump
1 parent 0640205 commit 460b1bf

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
@@ -5,7 +5,7 @@ defmodule ExHealth.MixProject do
55
[
66
app: :ex_health,
77
description: "A health check utility for any OTP application",
8-
version: "0.1.1",
8+
version: "0.1.2",
99
elixir: "~> 1.7",
1010
start_permanent: Mix.env() == :prod,
1111
test_coverage: [tool: ExCoveralls],

0 commit comments

Comments
 (0)