Skip to content

Commit

Permalink
Regenerated gemspec for version 0.6.0.pre1
Browse files Browse the repository at this point in the history
  • Loading branch information
imathis committed Aug 17, 2010
1 parent 5cbf2b0 commit 1d8d4ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fancy-buttons.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{fancy-buttons}
s.version = "0.5.5"
s.version = "0.6.0.pre1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
s.authors = ["Brandon Mathis"]
s.date = %q{2010-07-29}
s.date = %q{2010-08-17}
s.description = %q{Easily style buttons with beautiful CSS3 features like gradients, rounded corners, etc. Don't worry the buttons also degrade nicely for browsers with no support. This requires the Compass stylesheet authoring framework.}
s.email = %q{brandon@imathis.com}
s.extra_rdoc_files = [
Expand Down

0 comments on commit 1d8d4ef

Please sign in to comment.