Skip to content

Commit 1b071d3

Browse files
Version 1.18.1
1 parent f96f3ce commit 1b071d3

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,4 +1,9 @@
11

2+
1.18.1 / 2020-09-30
3+
===================
4+
5+
* Update embedded `jquery.cloudinary.js` to fix ES5 compatibility issue
6+
27
1.18.0 / 2020-09-27
38
===================
49

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 = "1.18.0"
3+
VERSION = "1.18.1"
44
end

0 commit comments

Comments
 (0)