From 377a59351b4fb225fce6280b5d25483a4a6365a9 Mon Sep 17 00:00:00 2001 From: Mikael Sand Date: Mon, 22 Oct 2018 19:06:30 +0300 Subject: [PATCH] 8.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0d91db8..15759c7d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "8.0.2", + "version": "8.0.3", "name": "react-native-svg", "description": "SVG library for react-native", "repository": {