We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d4b21c commit 8814aefCopy full SHA for 8814aef
capistrano-rails.gemspec
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
5
Gem::Specification.new do |gem|
6
gem.name = "capistrano-rails"
7
- gem.version = '1.6.3'
+ gem.version = '1.7.0'
8
gem.authors = ["Tom Clements", "Lee Hambley", "Kir Shatrov"]
9
gem.email = ["[email protected]", "[email protected]", "[email protected]"]
10
gem.description = %q{Rails specific Capistrano tasks}
0 commit comments