diff --git a/package-lock.json b/package-lock.json index fdbad0b..b3be789 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nrk/core-icons", - "version": "14.2.0", + "version": "14.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nrk/core-icons", - "version": "14.2.0", + "version": "14.3.0", "license": "SEE LICENSE IN LICENSE.txt", "dependencies": { "svg2vectordrawable": "2.9.1" diff --git a/package.json b/package.json index d46bc15..c1154a2 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": "14.2.0", + "version": "14.3.0", "license": "SEE LICENSE IN LICENSE.txt", "main": "core-icons.js", "module": "core-icons.mjs",