diff --git a/package-lock.json b/package-lock.json index 45fb6f4..e717c89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "storybook-mobile-addon", - "version": "3.0.0", + "version": "3.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "storybook-mobile-addon", - "version": "3.0.0", + "version": "3.0.1", "license": "MIT", "dependencies": { "lrt": "^3.1.1" diff --git a/package.json b/package.json index 86d7e9a..5eefc77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storybook-mobile-addon", - "version": "3.0.0", + "version": "3.0.1", "description": "This addon offers suggestions on how you can improve the HTML, CSS and UX of your components to be more mobile-friendly.", "keywords": [ "storybook",