From 308237b87321d48d66c3e6e269797fafda5be1e4 Mon Sep 17 00:00:00 2001 From: Alexander Azarov Date: Thu, 14 Mar 2019 15:50:54 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20release=200.2.6?= 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 a91d5b1..eddc87d 100644 --- a/lib/legitbot/version.rb +++ b/lib/legitbot/version.rb @@ -1,3 +1,3 @@ module Legitbot - VERSION = '0.2.5' + VERSION = '0.2.6' end