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

Commit

Permalink
Increment version number for build
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanLacey committed Mar 26, 2013
1 parent 92d292b commit 44331bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sauce.gemspec
Expand Up @@ -4,7 +4,7 @@ require File.expand_path('../lib/sauce/version', __FILE__)

Gem::Specification.new do |s|
s.name = 'sauce'
s.version = "#{Sauce::MAJOR_VERSION}.3"
s.version = "#{Sauce::MAJOR_VERSION}.4"
s.authors = ["Dylan Lacey", "Steven Hazel", "R. Tyler Croy", "Santiago Suarez Ordoñez", "Eric Allen", "Sean Grove"]
s.homepage = 'http://github.com/sauce-labs/sauce_ruby'
s.email = 'help@saucelabs.com'
Expand Down

0 comments on commit 44331bd

Please sign in to comment.