From 75c4741c9d5de5e51f4474850fbded8d06f67d43 Mon Sep 17 00:00:00 2001 From: Evgeny Kochetkov Date: Sun, 8 Oct 2017 12:54:11 +0300 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5eacf03..fccd33e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-storybook-addon-props-combinations", - "version": "1.0.0", + "version": "1.0.1", "description": "Props Combinations addon for React Storybook", "main": "dist/index.js", "scripts": {