Skip to content

Commit

Permalink
Merge pull request #17 from woylie/max-limit
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
woylie authored May 20, 2020
2 parents cfdf83f + 9137f7a commit 21853d2
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 Flop.MixProject do
def project do
[
app: :flop,
version: "0.1.0",
version: "0.2.0",
elixir: "~> 1.8",
start_permanent: Mix.env() == :prod,
elixirc_paths: elixirc_paths(Mix.env()),
Expand Down

0 comments on commit 21853d2

Please sign in to comment.