perfecto-reporting 1.1.2 → 1.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -26,7 +26,7 @@ class PerfectoReportiumClient
26
26
  end
27
27
 
28
28
  unless @perfectoExecutionContext.project.nil?
29
- params['projectName'] = @perfectoExecutionContext.job.name
29
+ params['projectName'] = @perfectoExecutionContext.project.name
30
30
  params['projectVersion'] = @perfectoExecutionContext.project.version
31
31
  end
32
32
 
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Reporting
4
4
  module Perfecto
5
- VERSION = "1.1.2"
5
+ VERSION = "1.1.3"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: perfecto-reporting
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2
4
+ version: 1.1.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: