Skip to content

Commit

Permalink
Merge pull request #67 from bbalser/version_0.12.0
Browse files Browse the repository at this point in the history
Bumped version to 0.12.0
  • Loading branch information
Brian Balser authored Feb 27, 2020
2 parents 635026f + 7104c15 commit 7e105c8
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 @@ -4,7 +4,7 @@ defmodule Elsa.MixProject do
def project do
[
app: :elsa,
version: "0.11.1",
version: "0.12.0",
elixir: "~> 1.8",
start_permanent: Mix.env() == :prod,
description: description(),
Expand Down

0 comments on commit 7e105c8

Please sign in to comment.