diff --git a/package.json b/package.json index 0dd992d..74bb5be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/testing-react", - "version": "1.3.0", + "version": "2.0.0", "description": "Testing utilities that allow you to reuse your stories in your unit tests", "keywords": [ "storybook-addons", @@ -100,4 +100,4 @@ "released" ] } -} \ No newline at end of file +}