Skip to content

Commit

Permalink
Bump version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
René Föhring committed Feb 3, 2019
1 parent 0ccbc40 commit aca5624
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.0.1",
version: "1.0.2",
elixir: ">= 1.4.0",
escript: [main_module: Credo.CLI],
build_embedded: Mix.env() == :prod,
Expand Down

0 comments on commit aca5624

Please sign in to comment.