Skip to content

Commit f2734e0

Browse files
author
Kent C. Dodds
committed
fix version
1 parent 21fdfde commit f2734e0

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": "dom-testing-library",
3-
"version": "4.0.0-alpha.0",
3+
"version": "0.0.0-semantically-released",
44
"description": "Simple and complete DOM testing utilities that encourage good testing practices.",
55
"main": "dist/index.js",
66
"module": "dist/dom-testing-library.esm.js",

0 commit comments

Comments
 (0)