From 50105b218207747160f92f295b45a081af446560 Mon Sep 17 00:00:00 2001 From: Adam Rutkowski Date: Fri, 2 Oct 2020 12:41:23 +0200 Subject: [PATCH] Bump version --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index b60269d..58a77ee 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Mnemo.MixProject do use Mix.Project - @version "0.1.2" + @version "0.1.3" @source_url "https://github.com/aerosol/mnemo" def project do