From f5f2c52f880998859f23b907e51fac17c8103a39 Mon Sep 17 00:00:00 2001 From: Mikael Sand Date: Sat, 20 Oct 2018 17:47:31 +0300 Subject: [PATCH] 8.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4abd0c85..c03c58c4 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "8.0.0", + "version": "8.0.1", "name": "react-native-svg", "description": "SVG library for react-native", "repository": {