diff --git a/package-lock.json b/package-lock.json index f4e541cd..7c6eb75c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@nrk/core-icons", - "version": "2.2.0", + "version": "2.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c160c95f..d9a93f78 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": "2.2.0", + "version": "2.3.0", "license": "MIT", "scripts": { "build": "node bin/build",