Skip to content

Commit

Permalink
Regenerate gemspec for version 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kylejginavan committed Apr 8, 2011
1 parent 9126333 commit b9b8fc2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions youtube_it.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{youtube_it}
s.version = "1.4.1"
s.version = "1.4.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["kylejginavan", "chebyte", "mseppae"]
s.date = %q{2011-02-24}
s.date = %q{2011-04-08}
s.description = %q{Upload, delete, update, comment on youtube videos all from one gem.}
s.email = %q{kylejginavan@gmail.com}
s.extra_rdoc_files = [
Expand Down Expand Up @@ -44,6 +44,7 @@ Gem::Specification.new do |s|
"lib/youtube_it/request/video_upload.rb",
"lib/youtube_it/response/video_search.rb",
"lib/youtube_it/version.rb",
"pkg/youtube_it-1.4.1.gem",
"test/files/youtube_video_response.xml",
"test/helper.rb",
"test/test.mov",
Expand Down

0 comments on commit b9b8fc2

Please sign in to comment.