From 8fecbe7c551d6c392d11b41848ae22af94de79c2 Mon Sep 17 00:00:00 2001 From: SimonLab Date: Tue, 29 Jan 2019 19:24:17 +0000 Subject: [PATCH] update mix module name, #1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 904d78b..c0f3b5a 100644 --- a/mix.exs +++ b/mix.exs @@ -1,4 +1,4 @@ -defmodule Cid.MixProject do +defmodule Base58Encode.MixProject do use Mix.Project def project do