Skip to content

Commit

Permalink
Merge pull request #20 from Tubitv/060-remove-rc
Browse files Browse the repository at this point in the history
Release 0.6.0
  • Loading branch information
mykewould authored Jun 25, 2020
2 parents f01c021 + 0e2219a commit ed4955a
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 LoggerSentry.Mixfile do
def project do
[
app: :logger_sentry,
version: "0.6.0-rc",
version: "0.6.0",
elixir: "~> 1.7",
build_embedded: Mix.env() == :prod,
start_permanent: Mix.env() == :prod,
Expand Down

0 comments on commit ed4955a

Please sign in to comment.