Skip to content
This repository has been archived by the owner on Nov 30, 2018. It is now read-only.

Commit

Permalink
Updated gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
chadrem committed Jul 15, 2012
1 parent 44198e1 commit 578ae10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions market_bot.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "market_bot"
s.version = "0.6.5"
s.version = "0.7.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Chad Remesch"]
s.date = "2012-07-12"
s.date = "2012-07-15"
s.description = "Market Bot is a high performance Ruby scraper for Google's Android Market with a simple to use API. It is built on top of Nokogiri and Typhoeus."
s.email = "chad@remesch.com"
s.extra_rdoc_files = [
Expand Down

0 comments on commit 578ae10

Please sign in to comment.