timespan.gemspec in timespan-0.5.3 vs timespan.gemspec in timespan-0.5.4
- old
+ new
@@ -3,23 +3,24 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "timespan"
- s.version = "0.5.3"
+ s.version = "0.5.4"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Kristian Mandrup"]
- s.date = "2012-12-12"
+ s.date = "2013-01-25"
s.description = "Makes it easy to calculate time distance in different units"
s.email = "kmandrup@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.md"
]
s.files = [
".document",
".rspec",
+ "CHANGELOG.md",
"Gemfile",
"Gemfile.lock",
"LICENSE.txt",
"README.md",
"Rakefile",