From 03a4a09717c608700ee0e1edf0c943ee442511b7 Mon Sep 17 00:00:00 2001 From: Eirik Backer Date: Fri, 26 Oct 2018 13:49:47 +0200 Subject: [PATCH] Release patch 5.0.1 --- 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 ff8b18e4..98cf9277 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@nrk/core-icons", - "version": "5.0.0", + "version": "5.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9a94a5af..0068784f 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": "5.0.0", + "version": "5.0.1", "license": "MIT", "main": "core-icons.js", "module": "core-icons.mjs",