From c7317b868de26cfea1720a89ea199db31c3cfe87 Mon Sep 17 00:00:00 2001 From: Sebastian Szturo Date: Sat, 7 Oct 2017 18:27:31 +0900 Subject: [PATCH] Bump version to 1.4.2 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 7a5086c..11fd3e9 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Countries.Mixfile do use Mix.Project - @version "1.4.1" + @version "1.4.2" def project do [app: :countries,