Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
epall committed Mar 23, 2011
1 parent 32e89a1 commit ac0b876
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.17.8"
s.version = "0.18.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-21}
s.date = %q{2011-03-22}
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 ac0b876

Please sign in to comment.