From 6ccb9058fec65d35524c874b0f2040855ad9a875 Mon Sep 17 00:00:00 2001 From: Horcrux Date: Tue, 24 May 2016 09:54:59 +0800 Subject: [PATCH] bump version to 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a063c311..d4674340 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "2.0.0", + "version": "2.1.0", "name": "react-native-svg", "description": "react native svg library", "repository": {