From c071c19ae61859f3d702985b5d7a3aa528f8ccb5 Mon Sep 17 00:00:00 2001 From: freeman14 Date: Tue, 1 Nov 2016 23:03:13 +0200 Subject: [PATCH] Update npm version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5110c67..4d38eb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ui-storybook", - "version": "1.1.2", + "version": "1.1.3", "description": "SB is the environment for developers that allow to esaly develop and support UI components with any framework.", "main": "index.js", "types": "./src/sb.d.ts",