Skip to content

Commit e20d259

Browse files
committed
Bump version 1.0.1 -> 1.0.2 to release add :crypto to extra_applications #56. Closes #57
1 parent eae8a14 commit e20d259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule Cid.MixProject do
44
def project do
55
[
66
app: :excid,
7-
version: "1.0.1",
7+
version: "1.0.2",
88
package: package(),
99
description: description(),
1010
elixir: "~> 1.7",

0 commit comments

Comments
 (0)