Skip to content

Commit 7f2d2b2

Browse files
committed
Prepare for 1.1.7
1 parent 660e9ba commit 7f2d2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

capistrano-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
44

55
Gem::Specification.new do |gem|
66
gem.name = "capistrano-rails"
7-
gem.version = '1.1.6'
7+
gem.version = '1.1.7'
88
gem.authors = ["Tom Clements", "Lee Hambley", "Kir Shatrov"]
99
gem.email = ["seenmyfate@gmail.com", "lee.hambley@gmail.com", "shatrov@me.com"]
1010
gem.description = %q{Rails specific Capistrano tasks}

0 commit comments

Comments
 (0)