Skip to content

Commit

Permalink
Bump version to 1.1.0-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
rrrene committed Jun 9, 2019
1 parent 225c891 commit 0bb6b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -4,7 +4,7 @@ defmodule Credo.Mixfile do
def project do
[
app: :credo,
version: "1.1.0-rc2",
version: "1.1.0-rc3",
elixir: ">= 1.5.0",
escript: [main_module: Credo.CLI],
build_embedded: Mix.env() == :prod,
Expand Down

0 comments on commit 0bb6b64

Please sign in to comment.