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

Commit d9e4a38

Browse files
committed
Bump version to: 0.0.3 [skip ci]
1 parent d93d0de commit d9e4a38

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/react-testing",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
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)