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

Commit 893fdbf

Browse files
Bump version to: 0.0.16 [skip ci]
1 parent 4231e72 commit 893fdbf

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": "0.0.15",
3+
"version": "0.0.16",
44
"description": "Testing utilities that allow you to reuse your stories in your unit tests",
55
"keywords": [
66
"storybook-addons",
@@ -81,4 +81,4 @@
8181
"publishConfig": {
8282
"access": "public"
8383
}
84-
}
84+
}

0 commit comments

Comments
 (0)