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

Commit 9f6ade3

Browse files
Bump version to: 0.0.4 [skip ci]
1 parent 2a8c4d9 commit 9f6ade3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/testing-react",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Testing utilities that allow you to reuse your stories in your unit tests",
55
"keywords": [
66
"storybook-addons",
@@ -75,4 +75,4 @@
7575
"publishConfig": {
7676
"access": "public"
7777
}
78-
}
78+
}

0 commit comments

Comments
 (0)