diff --git a/package-lock.json b/package-lock.json index 7caf1e9..c359f3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mirador-imagecropper", - "version": "0.1.1", + "version": "0.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2d570ef..25a7255 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirador-imagecropper", - "version": "0.1.1", + "version": "0.1.2", "description": "Mirador 3 plugin to retrieve the image url for the selected area", "main": "lib/index.js", "module": "es/index.js",