From 2a3ff2a64e2663012880d4ca807685c2a50b05f8 Mon Sep 17 00:00:00 2001 From: Eirik Backer Date: Mon, 29 May 2017 14:39:52 +0200 Subject: [PATCH] Release patch 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb34197f..657f4b0a 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": "1.1.0", + "version": "1.1.1", "license": "MIT", "scripts": { "build": "node bin/build",