Skip to content

Commit

Permalink
Regenerated gemspec for version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Hooks committed Jan 7, 2009
1 parent 814e4ec commit 2e5f2a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vimeo.gemspec
Expand Up @@ -2,15 +2,15 @@

Gem::Specification.new do |s|
s.name = %q{vimeo}
s.version = "0.2.0"
s.version = "0.2.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Matt Hooks"]
s.date = %q{2009-01-06}
s.date = %q{2009-01-07}
s.description = %q{A full featured Ruby implementation of the Vimeo API.}
s.email = %q{matthooks@gmail.com}
s.extra_rdoc_files = ["README.rdoc", "LICENSE", "CHANGELOG.rdoc"]
s.files = ["README.rdoc", "LICENSE", "CHANGELOG.rdoc"]
s.files = ["CHANGELOG.rdoc", "README.rdoc", "VERSION.yml", "lib/vimeo", "lib/vimeo/advanced", "lib/vimeo/advanced/auth.rb", "lib/vimeo/advanced/base.rb", "lib/vimeo/advanced/contact.rb", "lib/vimeo/advanced/group.rb", "lib/vimeo/advanced/person.rb", "lib/vimeo/advanced/test.rb", "lib/vimeo/advanced/upload.rb", "lib/vimeo/advanced/video.rb", "lib/vimeo/advanced.rb", "lib/vimeo/simple", "lib/vimeo/simple/activity.rb", "lib/vimeo/simple/album.rb", "lib/vimeo/simple/base.rb", "lib/vimeo/simple/channel.rb", "lib/vimeo/simple/clip.rb", "lib/vimeo/simple/group.rb", "lib/vimeo/simple/user.rb", "lib/vimeo/simple.rb", "lib/vimeo.rb", "test/test_helper.rb", "test/vimeo_test.rb", "LICENSE"]
s.has_rdoc = true
s.homepage = %q{http://github.com/matthooks/vimeo}
s.rdoc_options = ["--main", "README.rdoc", "--inline-source", "--charset=UTF-8"]
Expand Down

0 comments on commit 2e5f2a9

Please sign in to comment.