From a981585b6b41ea5c3a43c2b094093b8d6f46b244 Mon Sep 17 00:00:00 2001 From: Horcrux Date: Sun, 15 Jan 2017 20:59:01 +0800 Subject: [PATCH] bump version to 5.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b6fc991..7f0620aa 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "5.1.0", + "version": "5.1.1", "name": "react-native-svg", "description": "SVG library for react-native", "repository": {