From b3b2dbc4a9b8b1f05e826169d82c9875ef49dcd6 Mon Sep 17 00:00:00 2001 From: Alexander Azarov Date: Wed, 4 Sep 2019 19:53:56 +0300 Subject: [PATCH] v0.3.1 --- 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 cc0d620..b2428d1 100644 --- a/lib/legitbot/version.rb +++ b/lib/legitbot/version.rb @@ -1,3 +1,3 @@ module Legitbot - VERSION = '0.3.0' + VERSION = '0.3.1' end