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