From 75ba7c8e0c50da5bab0e30a9d9df56b2a559d70c Mon Sep 17 00:00:00 2001 From: Tomek Gryszkiewicz Date: Thu, 17 Aug 2017 18:54:43 +0200 Subject: [PATCH] v0.5.4 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 8bc61ac..8a1a4c9 100644 --- a/mix.exs +++ b/mix.exs @@ -1,6 +1,6 @@ defmodule Drab.Mixfile do use Mix.Project - @version "0.5.3" + @version "0.5.4" def project do [app: :drab,