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 0101cfd commit eabf3aaCopy full SHA for eabf3aa
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+2.0.2 / 2024-04-09
2
+==================
3
+
4
+ * Fix CarrierWave `store!` method
5
6
2.0.1 / 2024-04-09
7
==================
8
lib/cloudinary/version.rb
@@ -1,4 +1,4 @@
# Copyright Cloudinary
module Cloudinary
- VERSION = "2.0.1"
+ VERSION = "2.0.2"
end
0 commit comments