Skip to content

Commit

Permalink
Regenerated gemspec for version 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bleigh committed Jan 14, 2010
1 parent 1163ca9 commit e7a2a1c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions uberkit.gemspec
Expand Up @@ -5,19 +5,19 @@

Gem::Specification.new do |s|
s.name = %q{uberkit}
s.version = "0.0.7"
s.version = "0.0.8"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Michael Bleigh"]
s.date = %q{2009-11-16}
s.date = %q{2010-01-14}
s.description = %q{UberKit is a set of tools for common UI problems in Rails including menus and forms.}
s.email = %q{michael@intridea.com}
s.extra_rdoc_files = [
"README"
"README.rdoc"
]
s.files = [
"MIT-LICENSE",
"README",
"README.rdoc",
"Rakefile",
"VERSION.yml",
"lib/uberkit.rb",
Expand Down

0 comments on commit e7a2a1c

Please sign in to comment.