From 128a82d92b54f96ecbb19df1f24e0b0d87bbcd61 Mon Sep 17 00:00:00 2001 From: Horcrux Date: Sat, 11 Jun 2016 15:36:33 +0800 Subject: [PATCH] bump version to 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bbd3427a..83635e38 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "2.1.1", + "version": "2.2.0", "name": "react-native-svg", "description": "react native svg library", "repository": {