From d75a729ee8dcda1179b2bfe4b0a6900e2dc15e2d Mon Sep 17 00:00:00 2001 From: Mario Flach Date: Sat, 12 Nov 2016 18:47:20 +0100 Subject: [PATCH] Bump version to 0.2.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index bf3a530..0085c77 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Twittex.Mixfile do use Mix.Project - @version "0.3.0" + @version "0.2.1" def project do [app: :twittex,