From 16b7195e2da877a5f9392ed44a497d8c49a5c884 Mon Sep 17 00:00:00 2001 From: Jason Scott Date: Thu, 7 Feb 2019 11:44:56 +0100 Subject: [PATCH] bumps version to 0.2.2 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index a7297dc..5660c1f 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Bigtable.MixProject do use Mix.Project - @version "0.2.0" + @version "0.2.2" def project do [