From 9a49479582069f0e17c2b86b4982694c28d64781 Mon Sep 17 00:00:00 2001 From: freeman14 Date: Sun, 9 Oct 2016 00:41:31 +0300 Subject: [PATCH] Update to version 1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc46694..78af0f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ui-storybook", - "version": "0.0.9", + "version": "1", "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",