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 c6bbad9 commit fbcb048Copy full SHA for fbcb048
changelog.md
@@ -1,3 +1,8 @@
1
+2.6.0 10/24/2024
2
+==========================================================
3
+
4
+- bump to excon ~> 1.0
5
6
2.5.0 08/02/2024
7
==========================================================
8
lib/fog/core/version.rb
@@ -1,5 +1,7 @@
+# frozen_string_literal: true
module Fog
module Core
- VERSION = "2.5.0".freeze
+ VERSION = "2.6.0"
end
0 commit comments