diff --git a/package-lock.json b/package-lock.json index 82d587c..5e4af21 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hub-video-start", - "version": "1.0.9", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hub-video-start", - "version": "1.0.9", + "version": "1.1.0", "license": "MIT", "dependencies": { "@emotion/react": "^11.10.5", diff --git a/package.json b/package.json index ac368ad..1548bd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hub-video-start", - "version": "1.0.9", + "version": "1.1.0", "description": "", "main": "./src/index.tsx", "scripts": {