Skip to content

Commit

Permalink
Regenerate gemspec for version 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kylejginavan committed Dec 19, 2011
1 parent af5ccb8 commit 831436b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions youtube_it.gemspec
Expand Up @@ -5,11 +5,11 @@


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


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 = ["kylejginavan", "chebyte", "mseppae"] s.authors = ["kylejginavan", "chebyte", "mseppae"]
s.date = %q{2011-12-16} s.date = %q{2011-12-19}
s.description = %q{Upload, delete, update, comment on youtube videos all from one gem.} s.description = %q{Upload, delete, update, comment on youtube videos all from one gem.}
s.email = %q{kylejginavan@gmail.com} s.email = %q{kylejginavan@gmail.com}
s.extra_rdoc_files = [ s.extra_rdoc_files = [
Expand Down

0 comments on commit 831436b

Please sign in to comment.