Skip to content

Commit eabf3aa

Browse files
author
cloudinary-bot
committed
Version 2.0.2
1 parent 0101cfd commit eabf3aa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.0.2 / 2024-04-09
2+
==================
3+
4+
* Fix CarrierWave `store!` method
5+
16
2.0.1 / 2024-04-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.0.1"
3+
VERSION = "2.0.2"
44
end

0 commit comments

Comments
 (0)