From 9757e5bfbf483213602a549b3c1fbd82fb72680e Mon Sep 17 00:00:00 2001 From: Maciej Jastrzebski Date: Mon, 30 Oct 2023 14:59:15 +0100 Subject: [PATCH] v12.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 603a2ab50..40f736565 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@testing-library/react-native", - "version": "12.3.1", + "version": "12.3.2", "description": "Simple and complete React Native testing utilities that encourage good testing practices.", "main": "build/index.js", "types": "build/index.d.ts",