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

Commit

Permalink
Bump version for deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanLacey committed Oct 24, 2016
1 parent 4021528 commit 47ea587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gems/sauce-jasmine/sauce-jasmine.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.name = "sauce-jasmine"
gem.require_paths = ["lib"]
gem.version = "#{Sauce::MAJOR_VERSION}.0"
gem.version = "#{Sauce::MAJOR_VERSION}.1"


gem.add_dependency('sauce', ">= #{Sauce::MAJOR_VERSION}.0")
Expand Down

0 comments on commit 47ea587

Please sign in to comment.