From 1d5da57090edb897363f71260ce47ec25c5eeacf Mon Sep 17 00:00:00 2001 From: freeman14 Date: Mon, 24 Oct 2016 22:20:28 +0300 Subject: [PATCH] Update npm version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfc05ed..bdd8ac7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ui-storybook", - "version": "1.0.4", + "version": "1.0.5", "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",