Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
keiya01 committed Aug 21, 2020
1 parent 8f0751b commit b559ee2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/jest-performance-testing/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# jest-performance-testing(Experimental)
# jest-performance-testing

![npm](https://img.shields.io/npm/v/react-performance-testing)
[![codecov](https://codecov.io/gh/keiya01/react-performance-testing/branch/master/graph/badge.svg)](https://codecov.io/gh/keiya01/react-performance-testing)
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-performance-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-performance-testing",
"version": "0.0.2",
"version": "1.0.0",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"types": "dist/jest-performance-testing/src/index.d.ts",
Expand Down

0 comments on commit b559ee2

Please sign in to comment.