diff --git a/package-lock.json b/package-lock.json index 26dcac1..49b7ada 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-viewer", - "version": "2.2.5", + "version": "2.2.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 801d4f5..b7f8244 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-viewer", - "version": "2.2.5", + "version": "2.2.6", "description": "react image viewer", "main": "dist/index", "scripts": {