We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e27c75 commit 73b0f69Copy full SHA for 73b0f69
mix.exs
@@ -3,7 +3,7 @@ defmodule ExRated.Mixfile do
3
4
def project do
5
[app: :ex_rated,
6
- version: "1.3.3",
+ version: "2.0.0",
7
elixir: "~> 1.6",
8
description: description(),
9
package: package(),
0 commit comments