Skip to content

Commit

Permalink
Bump to 0.2.1 (PNG tuple shape corrected)
Browse files Browse the repository at this point in the history
  • Loading branch information
kpanic committed Apr 22, 2019
1 parent 5f91cdd commit 2d67468
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 Forecastr.MixProject do
def project do
[
app: :forecastr,
version: "0.2.0",
version: "0.2.1",
elixir: "~> 1.7",
description: description(),
package: package(),
Expand Down

0 comments on commit 2d67468

Please sign in to comment.