From 21497a49ceae1dda06efacf98231f2eee507b7f4 Mon Sep 17 00:00:00 2001 From: Herman Torjussen Date: Tue, 8 Oct 2019 10:27:14 +0200 Subject: [PATCH] Release major 9.0.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4571cdde..e5ff9f0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@nrk/core-icons", - "version": "8.2.1", + "version": "9.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 44af6698..a63ac792 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": "8.2.1", + "version": "9.0.0", "license": "MIT", "main": "core-icons.js", "module": "core-icons.mjs",