From b8d408f82f3684e35b76ac09cec5d5f172e96699 Mon Sep 17 00:00:00 2001 From: Wojciech Lewicki Date: Wed, 2 Nov 2022 15:55:14 +0100 Subject: [PATCH] Release 13.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4eee980a..ccafc0d8 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "13.4.0", + "version": "13.5.0", "name": "react-native-svg", "description": "SVG library for react-native", "homepage": "https://github.com/react-native-community/react-native-svg",