Skip to content

Commit

Permalink
Regenerate gemspec for version 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kristianmandrup committed Sep 19, 2012
1 parent 1a012ae commit 8d6cbb5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion timespan.gemspec
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@


Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = "timespan" s.name = "timespan"
s.version = "0.4.3" s.version = "0.4.4"


s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Kristian Mandrup"] s.authors = ["Kristian Mandrup"]
Expand Down Expand Up @@ -42,6 +42,7 @@ Gem::Specification.new do |s|
"spec/timespan/locales/duration_da.yml", "spec/timespan/locales/duration_da.yml",
"spec/timespan/mongoid/models/account_2x.rb", "spec/timespan/mongoid/models/account_2x.rb",
"spec/timespan/mongoid/models/account_3x.rb", "spec/timespan/mongoid/models/account_3x.rb",
"spec/timespan/mongoid/models/time_period.rb",
"spec/timespan/mongoid/mongoid_search_spec.rb", "spec/timespan/mongoid/mongoid_search_spec.rb",
"spec/timespan/mongoid/mongoid_setup.rb", "spec/timespan/mongoid/mongoid_setup.rb",
"spec/timespan/mongoid/mongoid_timespan_spec.rb", "spec/timespan/mongoid/mongoid_timespan_spec.rb",
Expand Down

0 comments on commit 8d6cbb5

Please sign in to comment.