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 fde9b30 commit 181d287Copy full SHA for 181d287
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+2.4.1 / 2025-12-23
2
+==================
3
+
4
+ * Fix Ruby 4 compatibility
5
6
2.4.0 / 2025-08-31
7
==================
8
lib/cloudinary/version.rb
@@ -1,4 +1,4 @@
# Copyright Cloudinary
module Cloudinary
- VERSION = "2.4.0"
+ VERSION = "2.4.1"
end
0 commit comments