From 564386ba40d621c7a90d0fa49c3754acd2b3f8eb Mon Sep 17 00:00:00 2001 From: tomoya Date: Tue, 5 May 2020 02:52:57 +0900 Subject: [PATCH] Change display to use column layout --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ccd1fb..3ea8820 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storybook-addon-matrix", - "version": "1.0.1", + "version": "1.1.0", "description": "Storybook addon for rendering components with a matrix of props", "main": "dist/index.js", "types": "dist/index.d.ts",