This commit is contained in:
Zach Daniel 2019-12-08 14:05:38 -05:00
parent ee05955af8
commit dbf90469d5
No known key found for this signature in database
GPG key ID: A57053A671EE649E

View file

@ -9,7 +9,7 @@ defmodule Ash.MixProject do
def project do
[
app: :ash,
version: "0.1.0",
version: "0.1.1",
elixir: "~> 1.9",
start_permanent: Mix.env() == :prod,
elixirc_paths: elixirc_paths(Mix.env()),