Skip to content

Commit 7a794ad

Browse files
author
Kent C. Dodds
committed
chore: fix version for semantic release
1 parent 23da68c commit 7a794ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@testing-library/react",
3-
"version": "0.0.0",
3+
"version": "0.0.0-semantically-released",
44
"description": "Simple and complete React DOM testing utilities that encourage good testing practices.",
55
"main": "dist/index.js",
66
"module": "dist/@testing-library/react.esm.js",

0 commit comments

Comments
 (0)