From 9b1c968c311c8863446c4b94db18d59c6a8c4e63 Mon Sep 17 00:00:00 2001 From: Eirik Backer Date: Fri, 22 Sep 2017 12:08:33 +0200 Subject: [PATCH] Release minor 2.3.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 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",