We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81f977a commit 5184f68Copy full SHA for 5184f68
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-testing-library",
3
- "version": "1.5.0",
+ "version": "1.6.0",
4
"description": "Simple React Native testing utilities helping you write better tests with less effort",
5
"main": "build/index.js",
6
"typings": "./typings/index.d.ts",
0 commit comments