diff --git a/package-lock.json b/package-lock.json index ec2a23f..9630eb1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nrk/core-icons", - "version": "12.3.0", + "version": "12.3.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nrk/core-icons", - "version": "12.3.0", + "version": "12.3.1", "license": "SEE LICENSE IN LICENSE.txt", "devDependencies": { "@nrk/svg-to-js": "3.0.0", diff --git a/package.json b/package.json index f36dec5..a07c4c6 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "homepage": "https://static.nrk.no/core-icons/latest/", "description": "The official icons for NRK.", "author": "NRK (https://www.nrk.no/)", - "version": "12.3.0", + "version": "12.3.1", "license": "SEE LICENSE IN LICENSE.txt", "main": "core-icons.js", "module": "core-icons.mjs",