Skip to content

Commit

Permalink
Bump version to 2.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
René Föhring committed Nov 15, 2018
1 parent ff86f20 commit 714bb76
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 InchEx.Mixfile do
def project do
[
app: :inch_ex,
version: "2.0.0-dev",
version: "2.0.0-rc1",
elixir: "~> 1.7.0-dev",
description: "Provides a Mix task that gives you hints where to improve your inline docs",
source_url: "https://github.com/rrrene/inch_ex",
Expand Down

0 comments on commit 714bb76

Please # to comment.