From 8d7e9d3c3c6fd9c32e886aec2277ae304d8ee423 Mon Sep 17 00:00:00 2001 From: Mikael Sand Date: Sat, 3 Feb 2018 20:53:19 +0200 Subject: [PATCH] 6.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97804e7b..24d5da42 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "6.0.1-rc.3", + "version": "6.1.0", "name": "react-native-svg", "description": "SVG library for react-native", "repository": {