dry-stack
Advanced tools
@@ -49,2 +49,3 @@ require_relative 'command_line' | ||
| begin | ||
| extra ||= '' | ||
| deploy_status = 'unknown' | ||
@@ -51,0 +52,0 @@ extra += ' --resolve-image=never' unless extra.include? '--resolve-image' |
+1
-1
| module Dry | ||
| class Stack | ||
| VERSION = '0.1.50' | ||
| VERSION = '0.1.51' | ||
| end | ||
| end |