We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fba94a commit 32bbdfaCopy full SHA for 32bbdfa
capistrano-container-db.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-container-db'
7
- spec.version = '0.0.4'
+ spec.version = '0.0.5'
8
spec.date = '2016-09-30'
9
spec.summary = 'Helps managing databases on local and remote stages, also on remote docker container'
10
spec.description = spec.summary
0 commit comments