From 795bff5f37253bc1b8b625b386806c645f78e2e2 Mon Sep 17 00:00:00 2001 From: Wojciech Lewicki Date: Mon, 10 Oct 2022 15:37:52 +0200 Subject: [PATCH] Release 13.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48f85138..4eee980a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "13.3.0", + "version": "13.4.0", "name": "react-native-svg", "description": "SVG library for react-native", "homepage": "https://github.com/react-native-community/react-native-svg",