Skip to content

Commit 2d7cd93

Browse files
committed
Change application's name
1 parent 8d3e771 commit 2d7cd93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule Array.Mixfile do
22
use Mix.Project
33

44
def project do
5-
[app: :array,
5+
[app: :elixir_array,
66
version: "1.0.1",
77
elixir: ">= 1.0.0",
88
description: "An elixir wrapper library for Erlang's array.",

0 commit comments

Comments
 (0)