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