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