From 70ee4fdd0f5963b623827f2b070a4cb53dbacdc2 Mon Sep 17 00:00:00 2001 From: Maciej Jastrzebski Date: Mon, 29 Apr 2024 22:58:51 +0200 Subject: [PATCH] chore: release 12.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c18ceaa5..0314bd85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@testing-library/react-native", - "version": "12.4.5", + "version": "12.5.0", "description": "Simple and complete React Native testing utilities that encourage good testing practices.", "main": "build/index.js", "types": "build/index.d.ts",