From d28c9104b80791971261ac3e32eabf3e9f27fea0 Mon Sep 17 00:00:00 2001 From: Horcrux Date: Sat, 4 Feb 2017 11:04:48 +0800 Subject: [PATCH] bump version;2C --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0060272c..cdd39c45 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "5.1.4", + "version": "5.1.5", "name": "react-native-svg", "description": "SVG library for react-native", "repository": {