From 38a9e39dba52d5c0521f28cfa89554c8c613066e Mon Sep 17 00:00:00 2001 From: Eirik Backer Date: Thu, 9 Aug 2018 13:22:49 +0200 Subject: [PATCH] Release patch 3.4.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 004008c5..1570caeb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@nrk/core-icons", - "version": "3.4.0", + "version": "3.4.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0fda25a8..5f3989e6 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": "3.4.0", + "version": "3.4.1", "license": "MIT", "main": "lib/core-icons.min.js", "scripts": {