From fed832575036ade552ab536ad0fccabf3f2c55f0 Mon Sep 17 00:00:00 2001 From: Alexander Azarov Date: Thu, 25 Oct 2018 10:55:45 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20release=200.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/legitbot/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/legitbot/version.rb b/lib/legitbot/version.rb index bf21a74..55e5db7 100644 --- a/lib/legitbot/version.rb +++ b/lib/legitbot/version.rb @@ -1,3 +1,3 @@ module Legitbot - VERSION = '0.2.1' + VERSION = '0.2.2' end