Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Commit 5d1042e

Browse files
Bump version to: 2.0.0 [skip ci]
1 parent e63dc8b commit 5d1042e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/testing-react",
3-
"version": "1.3.0",
3+
"version": "2.0.0",
44
"description": "Testing utilities that allow you to reuse your stories in your unit tests",
55
"keywords": [
66
"storybook-addons",
@@ -100,4 +100,4 @@
100100
"released"
101101
]
102102
}
103-
}
103+
}

0 commit comments

Comments
 (0)