diff --git a/package-lock.json b/package-lock.json
index e086595..77a1414 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "@nrk/core-icons",
-  "version": "14.1.0",
+  "version": "14.2.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@nrk/core-icons",
-      "version": "14.1.0",
+      "version": "14.2.0",
       "license": "SEE LICENSE IN LICENSE.txt",
       "dependencies": {
         "svg2vectordrawable": "2.9.1"
diff --git a/package.json b/package.json
index 9f2d0b6..212190b 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 <opensource@nrk.no> (https://www.nrk.no/)",
-  "version": "14.1.0",
+  "version": "14.2.0",
   "license": "SEE LICENSE IN LICENSE.txt",
   "main": "core-icons.js",
   "module": "core-icons.mjs",