From 62921521e97d682154cdb203858983ad21a7d579 Mon Sep 17 00:00:00 2001 From: Aliaksandr Trush Date: Wed, 10 Jan 2018 14:58:21 +0300 Subject: [PATCH] Version 0.7 --- lib/report_portal/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/report_portal/version.rb b/lib/report_portal/version.rb index db6844c..55b5c1a 100644 --- a/lib/report_portal/version.rb +++ b/lib/report_portal/version.rb @@ -17,5 +17,5 @@ # along with Report Portal. If not, see . module ReportPortal - VERSION = '0.6' + VERSION = '0.7' end