From 6af15f76704779508f45567c292c12a303e1d89b Mon Sep 17 00:00:00 2001 From: Jakub Grzywacz Date: Tue, 17 Sep 2024 10:57:14 +0200 Subject: [PATCH] Release 15.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e6694a6..72c060bc 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "15.6.0", + "version": "15.7.0", "name": "react-native-svg", "description": "SVG library for react-native", "homepage": "https://github.com/react-native-community/react-native-svg",