Skip to content

Commit aaa10bb

Browse files
authored
chore: 0.24.4 (#372)
1 parent 902cda5 commit aaa10bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
aptible-cli (0.24.3)
4+
aptible-cli (0.24.4)
55
activesupport (>= 4.0, < 6.0)
66
aptible-api (~> 1.6.5)
77
aptible-auth (~> 1.2.5)

lib/aptible/cli/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Aptible
22
module CLI
3-
VERSION = '0.24.3'.freeze
3+
VERSION = '0.24.4'.freeze
44
end
55
end

0 commit comments

Comments
 (0)