Skip to content

Commit

Permalink
Regenerated gemspec for version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgolick committed Feb 20, 2009
1 parent ac4fcb0 commit e867133
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions timeline_fu.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,15 @@

Gem::Specification.new do |s|
s.name = %q{timeline_fu}
s.version = "0.1.0"
s.version = "0.1.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["James Golick", "Mathieu Martin", "Francois Beausoleil"]
s.date = %q{2009-02-19}
s.date = %q{2009-02-20}
s.description = %q{Easily build timelines, much like GitHub's news feed}
s.email = %q{james@giraffesoft.ca}
s.files = ["README.rdoc", "VERSION.yml", "generators/timeline_fu", "generators/timeline_fu/templates", "generators/timeline_fu/templates/migration.rb", "generators/timeline_fu/templates/model.rb", "generators/timeline_fu/timeline_fu_generator.rb", "generators/timeline_fu/USAGE", "lib/timeline_fu", "lib/timeline_fu/fires.rb", "lib/timeline_fu.rb", "test/fires_test.rb", "test/test_helper.rb"]
s.has_rdoc = true
s.homepage = %q{http://github.com/giraffesoft/timeline_fu}
s.rdoc_options = ["--inline-source", "--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.1}
s.summary = %q{Easily build timelines, much like GitHub's news feed}
Expand Down

0 comments on commit e867133

Please sign in to comment.