Skip to content

Commit

Permalink
Merge branch 'epantera-master' into release/0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderdean committed Apr 7, 2015
2 parents 932517d + 03f76e8 commit d6f4091
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/sluice/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@

module Sluice
NAME = "sluice"
VERSION = "0.2.1"
VERSION = "0.2.2"
end
2 changes: 1 addition & 1 deletion sluice.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Gem::Specification.new do |gem|

# Dependencies
gem.add_dependency 'contracts', '~> 0.4'
gem.add_dependency 'fog', '~> 1.22'
gem.add_dependency 'fog', '1.24'

gem.add_development_dependency "rspec", "~> 2.14", ">= 2.14.1"
gem.add_development_dependency "rspec-nc"
Expand Down

0 comments on commit d6f4091

Please sign in to comment.