We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0640205 commit 460b1bfCopy full SHA for 460b1bf
mix.exs
@@ -5,7 +5,7 @@ defmodule ExHealth.MixProject do
5
[
6
app: :ex_health,
7
description: "A health check utility for any OTP application",
8
- version: "0.1.1",
+ version: "0.1.2",
9
elixir: "~> 1.7",
10
start_permanent: Mix.env() == :prod,
11
test_coverage: [tool: ExCoveralls],
0 commit comments