Skip to content

Commit

Permalink
Update version.rb (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshraker authored Jun 25, 2024
1 parent c105dcb commit 9861213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/aptible/api/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Aptible
module Api
VERSION = '1.6.0'.freeze
VERSION = '1.6.1'.freeze
end
end

0 comments on commit 9861213

Please sign in to comment.