From d6f8cf5f8604f4b037469d2cb9f37bba12ea7239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toma=CC=81s=CC=8C=20Hapl?= Date: Fri, 21 Sep 2018 09:11:20 +0200 Subject: [PATCH] Release 0.11.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 054ca99ee0..f83cfd83d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kiwicom/orbit-components", - "version": "0.11.3", + "version": "0.11.4", "scripts": { "storybook": "start-storybook -p 6007 -c .storybook", "build": "yarn clean && yarn build:icons && yarn build:lib && yarn build:module",