We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7850e26 commit f59a3b7Copy full SHA for f59a3b7
1 file changed
mix.exs
@@ -3,7 +3,7 @@ defmodule Graphmath.Mixfile do
3
4
def project do
5
[app: :graphmath,
6
- version: "0.9.0",
+ version: "1.0.0",
7
elixir: "~> 1.0",
8
description: description,
9
package: package,
0 commit comments