We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 902cda5 commit aaa10bbCopy full SHA for aaa10bb
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- aptible-cli (0.24.3)
+ aptible-cli (0.24.4)
5
activesupport (>= 4.0, < 6.0)
6
aptible-api (~> 1.6.5)
7
aptible-auth (~> 1.2.5)
lib/aptible/cli/version.rb
@@ -1,5 +1,5 @@
module Aptible
module CLI
- VERSION = '0.24.3'.freeze
+ VERSION = '0.24.4'.freeze
end
0 commit comments