From b2bb3c31b4684c0c4475cc28f76cf521b441191b Mon Sep 17 00:00:00 2001 From: Horcrux Date: Tue, 4 Apr 2017 12:47:26 +0800 Subject: [PATCH] Bump version to 5.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a810f40d..916e8e96 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "5.1.6", + "version": "5.1.7", "name": "react-native-svg", "description": "SVG library for react-native", "repository": {