We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05db7bc commit f0057bcCopy full SHA for f0057bc
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-testing-library",
3
- "version": "1.0.0",
+ "version": "1.1.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