From 1868f00f2012488fdc23d1e4adfafebc97e937be Mon Sep 17 00:00:00 2001 From: Wojciech Lewicki Date: Tue, 14 Nov 2023 12:41:33 +0100 Subject: [PATCH] Release 14.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e85bf179..55b74b43 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "13.14.0", + "version": "14.0.0", "name": "react-native-svg", "description": "SVG library for react-native", "homepage": "https://github.com/react-native-community/react-native-svg",