diff --git a/package.json b/package.json index e625fbe..c205851 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storybook-addon-props-fela", - "version": "1.0.1", + "version": "1.0.2", "description": "Show props of a fela component in storybook", "main": "lib/index.js", "author": "wcastand", @@ -44,4 +44,4 @@ "dependencies": { "lodash": "4.17.4" } -} \ No newline at end of file +}