From 53ccb489e2a94bad3d484ddf331baf126140b9fa Mon Sep 17 00:00:00 2001 From: Eirik Backer Date: Wed, 29 Aug 2018 12:32:34 +0200 Subject: [PATCH] 3.0.2 --- 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 b3d8d29c..224fe52f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@nrk/core-components", - "version": "3.0.1", + "version": "3.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f39bc494..4aef7262 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@nrk/core-components", "homepage": "https://static.nrk.no/core-components/latest/", "author": "NRK (https://www.nrk.no/)", - "version": "3.0.1", + "version": "3.0.2", "license": "MIT", "scripts": { "build": "rollup --config",