Skip to content

Commit

Permalink
Update gemspec versions
Browse files Browse the repository at this point in the history
  • Loading branch information
d4be4st committed Oct 2, 2017
1 parent aa3b6a5 commit aedfccc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/mina/whenever/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Mina
module Whenever
VERSION = '1.0.0'
VERSION = '1.0.1'
end
end
2 changes: 1 addition & 1 deletion mina-whenever.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "bundler", "~> 1.11"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency "rspec", "~> 3.0"
spec.add_dependency "mina", "~> 1.0.0"
spec.add_dependency "mina", "~> 1.0"
end

0 comments on commit aedfccc

Please sign in to comment.