From 821ba8af7728d8318e87d7f3c1ebb971cd3ad1de Mon Sep 17 00:00:00 2001 From: Horcrux Date: Fri, 12 Aug 2016 11:57:06 +0800 Subject: [PATCH] bump version to 4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 989c7c44..16756c8b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "4.0.0", + "version": "4.1.0", "name": "react-native-svg", "description": "SVG library for react-native", "repository": {