There was an error while loading. Please reload this page.
1 parent a40c848 commit 54d0314Copy full SHA for 54d0314
1 file changed
mix.exs
@@ -4,7 +4,7 @@ defmodule Horde.MixProject do
4
def project do
5
[
6
app: :horde,
7
- version: "0.9.0",
+ version: "0.9.1",
8
elixir: "~> 1.7",
9
start_permanent: Mix.env() == :prod,
10
elixirc_paths: elixirc_paths(Mix.env()),
0 commit comments