diff --git a/package-lock.json b/package-lock.json index 380c25c..8d99bb6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nrk/core-icons", - "version": "15.1.0", + "version": "16.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nrk/core-icons", - "version": "15.1.0", + "version": "16.0.0", "license": "SEE LICENSE IN LICENSE.txt", "dependencies": { "svg2vectordrawable": "2.9.1" diff --git a/package.json b/package.json index 7702c6c..0c991a7 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": "15.1.0", + "version": "16.0.0", "license": "SEE LICENSE IN LICENSE.txt", "main": "core-icons.js", "module": "core-icons.mjs",