Skip to content

Commit

Permalink
Regenerate gemspec for version 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
baccigalupi committed Feb 25, 2011
1 parent 97591b1 commit 88990ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style_train.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{style_train}
s.version = "0.2.3"
s.version = "0.2.4"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Kane Baccigalupi"]
s.date = %q{2011-02-23}
s.date = %q{2011-02-25}
s.description = %q{style_train builds CSS using pure Ruby, not a DSL interpreted via Ruby. This allows inheritance, modules, instance level calculations and all the goodness Ruby can offer.}
s.email = %q{baccigalupi@gmail.com}
s.extra_rdoc_files = [
Expand Down

0 comments on commit 88990ce

Please sign in to comment.