Skip to content

Commit 6ee6df0

Browse files
committed
Version 1.6.8
1 parent 4d76c02 commit 6ee6df0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudinary-react",
3-
"version": "1.6.7",
3+
"version": "1.6.8",
44
"description": "Present Cloudinary images and videos using React components",
55
"main": "lib/index.js",
66
"scripts": {

samples/photo_album/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"cloudinary-react": "^1.6.7",
6+
"cloudinary-react": "^1.6.8",
77
"react": "^17.0.1",
88
"react-dom": "^17.0.1",
99
"react-dropzone": "^4.2.13",

0 commit comments

Comments
 (0)