From 1c3f607eb552ed5b94e19d2dc957dcf4cfcceaa9 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 4 Feb 2021 18:58:36 +0100 Subject: [PATCH] Bump version to 1.1.0 Signed-off-by: Thomas Citharel --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 545d96b60..dc4154216 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Mobilizon.Mixfile do use Mix.Project - @version "1.0.6" + @version "1.1.0" def project do [