diff --git a/package-lock.json b/package-lock.json index 18784d3..4917b35 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "responsive-video-background", - "version": "1.0.2-0", + "version": "1.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "responsive-video-background", - "version": "1.0.2-0", + "version": "1.0.2", "license": "ISC", "devDependencies": { "@open-wc/eslint-config": "^1.0.0", diff --git a/package.json b/package.json index 98b2d15..ad7456d 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "1.0.2-0", + "version": "1.0.2", "description": "A JavaScript library to help build components with responsive video and/or image background", "main": "responsive-video-background.js", "type": "module",