Skip to content

Commit

Permalink
Regenerate gemspec for version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
plashchynski committed Apr 10, 2011
1 parent c17dda6 commit 153ccf7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rails_log_autotruncator.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{rails_log_autotruncator}
s.version = "0.1.0"
s.version = "0.2.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Dmitry Plashchynski"]
Expand All @@ -25,6 +25,7 @@ Gem::Specification.new do |s|
"VERSION",
"init.rb",
"lib/rails_log_autotruncator.rb",
"rails_log_autotruncator.gemspec",
"spec/rails_log_autotruncator_spec.rb",
"spec/spec_helper.rb"
]
Expand Down

0 comments on commit 153ccf7

Please sign in to comment.