diff --git a/lib/report_portal/version.rb b/lib/report_portal/version.rb index e019984..db6844c 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.4' + VERSION = '0.6' end