From 36dcb8be81eebf730f12b793eacf96f70b131b99 Mon Sep 17 00:00:00 2001 From: Maciej Jastrzebski Date: Thu, 30 Nov 2023 13:47:44 +0100 Subject: [PATCH] v12.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84f6da6e..75e54501 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@testing-library/react-native", - "version": "12.4.0", + "version": "12.4.1", "description": "Simple and complete React Native testing utilities that encourage good testing practices.", "main": "build/index.js", "types": "build/index.d.ts",