Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MitzaCeusan committed Apr 4, 2012
1 parent a12287a commit f021f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtf.gemspec
Expand Up @@ -8,6 +8,6 @@ spec = Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY s.platform = Gem::Platform::RUBY
s.require_paths = ['lib'] s.require_paths = ['lib']
s.test_files = Dir.glob('spec/*.rb') s.test_files = Dir.glob('spec/*.rb')
s.version = '0.4.1' s.version = '0.4.2'
s.author = 'thechrisoshow' s.author = 'thechrisoshow'
end end

0 comments on commit f021f57

Please sign in to comment.