From 67755288c0a5d9ab19aacbf949a4c2776e52d803 Mon Sep 17 00:00:00 2001 From: Wojciech Lewicki Date: Mon, 29 Aug 2022 17:39:47 +0200 Subject: [PATCH] Release 13.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 731e7a2f..ab42883d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "13.0.0", + "version": "13.1.0", "name": "react-native-svg", "description": "SVG library for react-native", "homepage": "https://github.com/react-native-community/react-native-svg",