diff --git a/package.json b/package.json index cd7cee5..ce71ad3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/testing-react", - "version": "0.0.15", + "version": "0.0.16", "description": "Testing utilities that allow you to reuse your stories in your unit tests", "keywords": [ "storybook-addons", @@ -81,4 +81,4 @@ "publishConfig": { "access": "public" } -} \ No newline at end of file +}