From a1ccb47977759b2a0d90ff9106fc39c624fc1cb4 Mon Sep 17 00:00:00 2001 From: Kip Cole Date: Tue, 28 Jan 2020 05:10:46 +0800 Subject: [PATCH] Bump version --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 92283bd..c33ff8d 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Money.Mixfile do use Mix.Project - @version "5.0.0" + @version "5.0.1" def project do [