Skip to content

Commit

Permalink
Version 1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
nirmaoz committed Nov 16, 2020
1 parent 4d76c02 commit 6ee6df0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudinary-react",
"version": "1.6.7",
"version": "1.6.8",
"description": "Present Cloudinary images and videos using React components",
"main": "lib/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion samples/photo_album/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"cloudinary-react": "^1.6.7",
"cloudinary-react": "^1.6.8",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-dropzone": "^4.2.13",
Expand Down

0 comments on commit 6ee6df0

Please sign in to comment.