From 3a1c189c2548bcb4bf9b6b3f6e4a57e08a8d007f Mon Sep 17 00:00:00 2001 From: Mikael Sand Date: Wed, 24 Oct 2018 22:13:56 +0300 Subject: [PATCH] 8.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 500fcddf..7a94c639 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "8.0.5", + "version": "8.0.6", "name": "react-native-svg", "description": "SVG library for react-native", "repository": {