Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hrefhref committed Oct 17, 2018
1 parent 35a0738 commit c5dc254
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ defmodule Booter.Mixfile do
version: "0.2.0",
elixir: "~> 1.4",
description: "Boot an Elixir application step by step",
package: package,
deps: deps]
package: package(),
deps: deps()]
end

def application do
Expand Down

0 comments on commit c5dc254

Please # to comment.