From 0e931577ac9d9241be813bd9a7f03f71b7629ff0 Mon Sep 17 00:00:00 2001 From: Wojciech Lewicki Date: Fri, 7 Jul 2023 12:53:47 +0200 Subject: [PATCH] Release 13.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 918995e4..5513a282 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "13.9.0", + "version": "13.10.0", "name": "react-native-svg", "description": "SVG library for react-native", "homepage": "https://github.com/react-native-community/react-native-svg",