From dace5cb076687eb78466bdc1462800605634c34a Mon Sep 17 00:00:00 2001 From: Maciej Jastrzebski Date: Fri, 4 Aug 2023 12:30:24 +0200 Subject: [PATCH] v12.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca1bd1448..95716a9f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@testing-library/react-native", - "version": "12.1.3", + "version": "12.2.0", "description": "Simple and complete React Native testing utilities that encourage good testing practices.", "main": "build/index.js", "types": "build/index.d.ts",