diff --git a/rtf.gemspec b/rtf.gemspec index 296be00..391f01e 100644 --- a/rtf.gemspec +++ b/rtf.gemspec @@ -8,6 +8,6 @@ spec = Gem::Specification.new do |s| s.platform = Gem::Platform::RUBY s.require_paths = ['lib'] s.test_files = Dir.glob('spec/*.rb') - s.version = '0.4.1' + s.version = '0.4.2' s.author = 'thechrisoshow' end \ No newline at end of file