Skip to content

Commit c8043dd

Browse files
committed
bump version to 1.0.1
1 parent 90da7d0 commit c8043dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defmodule Propcheck.Mixfile do
33

44
def project do
55
[app: :propcheck,
6-
version: "1.0.1-dev",
6+
version: "1.0.1",
77
elixir: "~> 1.3",
88
elixirc_paths: elixirc_paths(Mix.env),
99
build_embedded: Mix.env == :prod,

0 commit comments

Comments
 (0)