From 4ef100cee54f52c9f062abd9737dc8016c847df2 Mon Sep 17 00:00:00 2001 From: Mikael Sand Date: Fri, 19 Jan 2018 18:34:15 +0200 Subject: [PATCH] Bump version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 912fe083..97804e7b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "6.0.1-rc.2", + "version": "6.0.1-rc.3", "name": "react-native-svg", "description": "SVG library for react-native", "repository": {