Skip to content

Commit

Permalink
Merge pull request #52 from cypherglassdotcom/new-features
Browse files Browse the repository at this point in the history
bump server version 0.2.1
  • Loading branch information
leordev authored Jul 19, 2018
2 parents 275d204 + 31bf678 commit 7e08f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Windshield.Mixfile do
def project do
[
app: :windshield,
version: "0.2.0",
version: "0.2.1",
elixir: "~> 1.4",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),
Expand Down

0 comments on commit 7e08f6b

Please sign in to comment.