From dc54dba0f344b1bbc21b7800769b0924a4c50747 Mon Sep 17 00:00:00 2001 From: Alexander Azarov Date: Mon, 29 Oct 2018 14:50:17 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20release=200.2.4?= 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 d3079d8..899f1f1 100644 --- a/lib/legitbot/version.rb +++ b/lib/legitbot/version.rb @@ -1,3 +1,3 @@ module Legitbot - VERSION = '0.2.3' + VERSION = '0.2.4' end