Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit d0c7421

Browse files
authored
Include codecov/version in the gem (#118)
1 parent 343dbbb commit d0c7421

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codecov.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
88
s.summary = 'Hosted code coverage'
99
s.description = 'Hosted code coverage Ruby reporter.'
1010
s.email = ['hello@codecov.io']
11-
s.files = ['lib/codecov.rb']
11+
s.files = ['lib/codecov.rb', 'lib/codecov/version.rb']
1212
s.homepage = 'https://github.com/codecov/codecov-ruby'
1313
s.license = 'MIT'
1414
s.platform = Gem::Platform::RUBY

0 commit comments

Comments
 (0)