Skip to content

Commit

Permalink
Regenerate gemspec for version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kristianmandrup committed Oct 18, 2012
1 parent f86a21b commit 1953161
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions timespan.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "timespan"
s.version = "0.5.0"
s.version = "0.5.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Kristian Mandrup"]
s.date = "2012-09-26"
s.date = "2012-10-18"
s.description = "Makes it easy to calculate time distance in different units"
s.email = "kmandrup@gmail.com"
s.extra_rdoc_files = [
Expand Down

0 comments on commit 1953161

Please sign in to comment.