diff --git a/package-lock.json b/package-lock.json index 5c72db9..4c82290 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "clappr-thumbnails-plugin", - "version": "3.7.0", + "version": "3.7.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 19a7f51..989ab3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clappr-thumbnails-plugin", - "version": "3.7.0", + "version": "3.7.1", "description": "A plugin for clappr which will display thumbnails when hovering over the scrub bar.", "main": "dist/clappr-thumbnails-plugin.js", "scripts": {