diff --git a/package.json b/package.json index 3eb8c311..83d9c1bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@testing-library/react-native", - "version": "11.5.2", + "version": "12.0.0-rc.0", "description": "Simple and complete React Native testing utilities that encourage good testing practices.", "main": "build/index.js", "types": "build/index.d.ts", @@ -10,6 +10,12 @@ }, "homepage": "https://callstack.github.io/react-native-testing-library", "author": "Michał Pierzchała ", + "contributors": [ + "Maciej Jastrzębski (https://github.com/mdjastrzebski)", + "Augustin Le Fèvre (https://github.com/AugustinLF)", + "Pierre Zimmermann (https://github.com/pierrezimmermannbam)", + "MattAgn (https://github.com/MattAgn)" + ], "license": "MIT", "private": false, "keywords": [