Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
x-ji committed Dec 11, 2018
1 parent ef5ed37 commit df97625
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 @@ -4,8 +4,8 @@ defmodule BABE.Mixfile do
def project do
[
app: :babe,
version: "0.0.1",
elixir: "~> 1.2",
version: "0.1.0",
elixir: "~> 1.6",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),
build_embedded: Mix.env() == :prod,
Expand Down

0 comments on commit df97625

Please sign in to comment.