Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7e26040

Browse files
committedApr 16, 2019
0.4.1
1 parent cfb0345 commit 7e26040

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-hooks-testing-library",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Simple component wrapper for testing React hooks",
55
"main": "lib/index.js",
66
"typings": "typings/index.d.ts",

0 commit comments

Comments
 (0)
Please sign in to comment.