From fb46395164669e0cdcea7a3e0fd8e525e0ca02af Mon Sep 17 00:00:00 2001 From: Alexander Azarov Date: Fri, 18 May 2018 10:09:40 +0300 Subject: [PATCH] bump version --- 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 f56e49c..5718e36 100644 --- a/lib/legitbot/version.rb +++ b/lib/legitbot/version.rb @@ -1,3 +1,3 @@ module Legitbot - VERSION = '0.1.1' + VERSION = '0.1.2' end