From fa71673b5834e593b5f8b021e28530ec2a466853 Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Fri, 13 Aug 2021 11:05:18 -0700 Subject: [PATCH] Release v12.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e17484f..41b38642 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "12.1.0", + "version": "12.2.0", "name": "react-native-svg", "description": "SVG library for react-native", "homepage": "https://github.com/react-native-community/react-native-svg",