Skip to content

Commit

Permalink
Regenerated gemspec for version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ariejan committed Apr 30, 2010
1 parent f8f5690 commit 949ba97
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions firefly.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{firefly}
s.version = "0.4.0.1"
s.version = "0.4.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ariejan de Vroom"]
s.date = %q{2010-04-14}
s.date = %q{2010-04-30}
s.description = %q{FireFly is a simple URL shortner for personal use. It's powered by Sinatra and can be run with any Rack-capable web server.}
s.email = %q{ariejan@ariejan.net}
s.extra_rdoc_files = [
Expand All @@ -18,7 +18,6 @@ Gem::Specification.new do |s|
]
s.files = [
".gitignore",
"API.md",
"HISTORY",
"LICENSE",
"README.md",
Expand Down

0 comments on commit 949ba97

Please sign in to comment.