Skip to content

Commit cda6a99

Browse files
Merge pull request #18 from anynines/2354946-more-verbose-output
fixes version, incrementing to v1.7.0
2 parents bda84f0 + fe83a06 commit cda6a99

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

unit_tests_utils.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
Gem::Specification.new do |s|
44
s.name = 'unit-tests-utils'
5-
s.version = '1.6.0'
6-
s.date = '2018-10-05'
5+
s.version = '1.7.0'
6+
s.date = '2018-10-31'
77
s.summary = 'Common unit tests utils'
88
s.description = 'This gems includes all resources needed for the a9s BOSH release unit tests.'
9-
s.authors = ['Michael Lieser', 'Dennis Groß', 'Lucas Pinto']
9+
s.authors = ['Michael Lieser', 'Dennis Groß', 'Lucas Pinto', 'Kevin Konrad']
1010
s.email = 'support@anynines.com'
1111
s.files = [
1212
'lib/unit_tests_utils.rb',

0 commit comments

Comments
 (0)