Skip to content

Commit

Permalink
Changed application version to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sergio1990 committed Jan 8, 2017
1 parent 7cf4583 commit 67e73a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ defmodule MoneyTracker.Mixfile do

def project do
[app: :money_tracker,
version: "0.0.1",
version: "1.1.1",
elixir: "~> 1.2",
elixirc_paths: elixirc_paths(Mix.env),
compilers: [:phoenix, :gettext] ++ Mix.compilers,
Expand Down

0 comments on commit 67e73a0

Please sign in to comment.