diff --git a/package-lock.json b/package-lock.json index c6a06762..ff44296d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@nrk/core-components", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f04a4e34..3d77b0d9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@nrk/core-components", "homepage": "https://static.nrk.no/core-components/latest/", "author": "NRK (https://www.nrk.no/)", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "scripts": { "build": "npm run build:code && npm run build:docs",