diff --git a/package-lock.json b/package-lock.json index 99bc5322..eab7d255 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@nrk/core-components", - "version": "1.3.8", + "version": "1.3.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f5089546..6af1542a 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.3.8", + "version": "1.3.9", "license": "MIT", "scripts": { "build": "npm run build:code && npm run build:docs",