Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
epall committed Mar 25, 2011
1 parent fc8790c commit 035bf3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sauce.gemspec
Expand Up @@ -2,11 +2,11 @@

Gem::Specification.new do |s|
s.name = %q{sauce}
s.version = "0.18.3"
s.version = "0.19.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Eric Allen", "Sean Grove", "Steven Hazel"]
s.date = %q{2011-03-24}
s.date = %q{2011-03-25}
s.default_executable = %q{sauce}
s.description = %q{A Ruby interface to Sauce Labs' services. Start/stop tunnels, retrieve Selenium logs, access video replays, etc.}
s.email = %q{help@saucelabs.com}
Expand Down

0 comments on commit 035bf3a

Please sign in to comment.