From 1db1adbf2d061848f78711c38678edd02250f923 Mon Sep 17 00:00:00 2001 From: Tiago Freire Date: Tue, 16 Aug 2016 01:18:30 -0300 Subject: WIP --- mix.exs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mix.exs') diff --git a/mix.exs b/mix.exs index b6069f5..88dc757 100644 --- a/mix.exs +++ b/mix.exs @@ -1,8 +1,8 @@ -defmodule PowerDNSx.Mixfile do +defmodule PowerDNSex.Mixfile do use Mix.Project def project do - [app: :powerdnsx, + [app: :powerdnsex, version: "0.1.0", elixir: "~> 1.3", build_embedded: Mix.env == :prod, -- cgit v1.2.3