Skip to content

Commit c503d4b

Browse files
committed
Added description.
1 parent d38a1eb commit c503d4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mix.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ defmodule Array.Mixfile do
55
[app: :array,
66
version: "0.0.1",
77
elixir: "~> 1.0.0",
8+
description: "An elixir wrapper for Erlang's array.",
89
package: package,
910
deps: deps]
1011
end

0 commit comments

Comments
 (0)