Skip to content

Commit

Permalink
updated gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Glasner committed Mar 29, 2010
1 parent a1a9c6e commit b7fc369
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jammit_lite.gemspec
Expand Up @@ -5,12 +5,12 @@

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

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Jordan Glasner"]
s.date = %q{2010-03-22}
s.description = %q{Jammit is awesome, but the gem is giant. Jammit::Lite loads Jammit in development, but replaces it in production saving over 9MB.}
s.description = %q{Use Jammit on Heroku without slug bloat. Jammit::Lite loads Jammit in development, but replaces it in production saving over 9MB.}
s.email = %q{jordan@digitalignition.com}
s.extra_rdoc_files = [
"LICENSE",
Expand Down

0 comments on commit b7fc369

Please sign in to comment.