Skip to content

Commit

Permalink
Regenerate gemspec for version 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adelevie committed Dec 16, 2011
1 parent 1b5f67e commit 2f92c1b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions parse_resource.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "parse_resource"
s.version = "1.6.2"
s.version = "1.6.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Alan deLevie"]
s.date = "2011-12-09"
s.date = "2011-12-16"
s.description = ""
s.email = "[email protected]"
s.extra_rdoc_files = [
Expand All @@ -26,6 +26,7 @@ Gem::Specification.new do |s|
"VERSION",
"lib/base.rb",
"lib/parse_resource.rb",
"lib/parse_user.rb",
"lib/query.rb",
"parse_resource.gemspec",
"rdoc/ParseResource.html",
Expand Down

0 comments on commit 2f92c1b

Please sign in to comment.