Skip to content

Commit da05bad

Browse files
author
cloudinary-bot
committed
Version 2.4.5
1 parent bdff100 commit da05bad

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.4.5 / 2026-04-27
2+
==================
3+
4+
* Fix missing `require` statements for Ruby standard libraries
5+
16
2.4.4 / 2026-02-09
27
==================
38

lib/cloudinary/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright Cloudinary
22
module Cloudinary
3-
VERSION = "2.4.4"
3+
VERSION = "2.4.5"
44
end

0 commit comments

Comments
 (0)