From 3b5e3827ab944e3a30e6edbdfac423010245c067 Mon Sep 17 00:00:00 2001 From: Dmitry Shpagin Date: Sat, 25 Dec 2021 01:50:01 +0300 Subject: [PATCH] Version up 0.26.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index d5696f9..21eb93f 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule Pillar.MixProject do use Mix.Project @source_url "https://github.com/balance-platform/pillar" - @version "0.25.1" + @version "0.26.0" def project do [