From 2e4ed00a56ef63621402edd5701bbdce9adffa4c Mon Sep 17 00:00:00 2001 From: Dmitry Date: Mon, 19 Apr 2021 19:33:22 +0300 Subject: [PATCH] Version up 0.22.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 93ffcdf..2b6a87f 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.21.0" + @version "0.22.0" def project do [