Skip to content

Commit

Permalink
Merge pull request #17 from johnnyplaydrums/bump-version
Browse files Browse the repository at this point in the history
bump version to 2.1.0
  • Loading branch information
johnnyplaydrums authored Aug 19, 2019
2 parents 0445ccb + b544ce7 commit 8080708
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 Peerage.Via.Ec2.Mixfile do
def project do
[
app: :peerage_ec2,
version: "2.0.0",
version: "2.1.0",
elixir: "~> 1.5",
start_permanent: Mix.env() == :prod,
deps: deps(),
Expand Down

0 comments on commit 8080708

Please sign in to comment.