From 1a2f2ac2123a000a0ad34f7be46b764ee760069a Mon Sep 17 00:00:00 2001 From: Anthony Smith <420061+anthonator@users.noreply.github.com> Date: Tue, 14 Jul 2020 08:24:54 -0400 Subject: [PATCH] Bumped version to v0.14.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 0567c7aba..bbb152425 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Faker.Mixfile do use Mix.Project - @version "0.13.0" + @version "0.14.0" def project do [