We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a68b50a commit 6ca9f7eCopy full SHA for 6ca9f7e
capistrano-bundler.gemspec
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
5
Gem::Specification.new do |spec|
6
spec.name = 'capistrano-bundler'
7
- spec.version = '2.0.1'
+ spec.version = '2.1.0'
8
spec.license = 'MIT'
9
spec.authors = ['Tom Clements', 'Lee Hambley', 'Kir Shatrov']
10
spec.email = ['[email protected]', '[email protected]', '[email protected]']
0 commit comments