Skip to content

Commit 0405619

Browse files
committed
Merge branch 'feat/by-role-second-arg' of https://github.com/kiranjd/react-native-testing-library into feat/by-role-second-arg
2 parents 949d559 + 48c4e3b commit 0405619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@testing-library/react-native",
3-
"version": "9.0.0",
3+
"version": "9.0.0-alpha.0",
44
"description": "Simple and complete React Native testing utilities that encourage good testing practices.",
55
"main": "build/index.js",
66
"typings": "./typings/index.d.ts",

0 commit comments

Comments
 (0)